@@ -69,10 +69,10 @@ |
||
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)) { |