Completed
Push — master ( 332a47...cbc99e )
by WEBEWEB
03:08
created
Event/AbstractBootstrapEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.