Completed
Push — master ( 4ef642...49bb93 )
by Julien
02:53
created
lib/Helper/ReferenceManager.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -69,10 +69,10 @@
 block discarded – undo
69 69
     }
70 70
     
71 71
         /**
72
-     * 
73
-     * @param type $ref
74
-     * @return ReferenceElement
75
-     */
72
+         * 
73
+         * @param type $ref
74
+         * @return ReferenceElement
75
+         */
76 76
     public function getReferenceElement($ref)
77 77
     {
78 78
         if (! array_key_exists($ref, $this->elementReferences)) {
Please login to merge, or discard this patch.