You are here

protected property Calendar::$styleInfo in Calendar 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/Calendar.php \Drupal\calendar\Plugin\views\style\Calendar::styleInfo

The style info for this calendar.

The calendar style info object.

Type: \Drupal\Calendar\CalendarStyleInfo

File

src/Plugin/views/style/Calendar.php, line 48

Class

Calendar
Views style plugin for the Calendar module.

Namespace

Drupal\calendar\Plugin\views\style

Code

protected $styleInfo;