@@ -50,7 +50,7 @@ |
||
50 | 50 | /** |
51 | 51 | * Set the event name. |
52 | 52 | * |
53 | - * @param type $eventName The event name. |
|
53 | + * @param string $eventName The event name. |
|
54 | 54 | * @return AbstractBootstrapEvent Returns this Bootstrap event. |
55 | 55 | */ |
56 | 56 | protected function setEventName($eventName) { |