Passed
Push — templating ( 0cf8c2 )
by Daniel
20:43
created
services/icons/picker.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
 	{
40 40
 		$this->translator      = $translator;
41 41
 		$this->util            = $util;
42
-		$this->template       = $template;
42
+		$this->template = $template;
43 43
 		$this->categories_file = $categories_file;
44 44
 	}
45 45
 
Please login to merge, or discard this patch.