inspection fixes

This commit is contained in:
Dennis Eichhorn 2019-02-09 19:42:23 +01:00
parent bc15be0084
commit fbf5834024

View File

@ -27,7 +27,7 @@ class EventTemplate extends Event
/**
* Type.
*
* @var EventType
* @var int
* @since 1.0.0
*/
private $type = EventType::TEMPLATE;