protected property CalendarStyleInfo::$showWeekNumbers in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::showWeekNumbers
Defines whether or not to display the week numbers.
TRUE to display the week numbers, FAlSE otherwise.
Type: bool
File
- src/
CalendarStyleInfo.php, line 64
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $showWeekNumbers;