@@ -32,11 +32,11 @@ |
||
32 | 32 | */ |
33 | 33 | private $type = null; |
34 | 34 | |
35 | - /** |
|
36 | - * Gets as type |
|
37 | - * |
|
38 | - * @return string |
|
39 | - */ |
|
35 | + /** |
|
36 | + * Gets as type |
|
37 | + * |
|
38 | + * @return string |
|
39 | + */ |
|
40 | 40 | public function getType() |
41 | 41 | { |
42 | 42 | return $this->type; |