You are here

protected property CalendarDateInfo::$dateArgumentPosition in Calendar 8

The position of the date argument among the other view arguments.

The date argument position.

Type: intdateArgumentPosition

File

src/CalendarDateInfo.php, line 32

Class

CalendarDateInfo
Defines a calendar date info object.

Namespace

Drupal\calendar

Code

protected $dateArgumentPosition;