These docs are for an old release. Info on upgrading to version 2/3
edit doc

prevYear 1.2.x and 1.4 onward

Moves the calendar back one year.

.fullCalendar( ‘prevYear’ )

Version 1.3.x did not include this method, but you can use .fullCalendar('incrementDate', -1) instead.