Completed
Pull Request — master (#1)
by Jakub
04:44
created
event/main_listener.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -21,8 +21,8 @@
 block discarded – undo
21 21
 class main_listener implements EventSubscriberInterface
22 22
 {
23 23
 	/**
24
-	* {@inheritdoc}
25
-	*/
24
+	 * {@inheritdoc}
25
+	 */
26 26
 	static public function getSubscribedEvents()
27 27
 	{
28 28
 		return array(
Please login to merge, or discard this patch.