@@ -56,8 +56,8 @@ |
||
56 | 56 | class EngineDetector extends AbstractDetector |
57 | 57 | { |
58 | 58 | /** |
59 | - * {@inheritdoc} |
|
60 | - */ |
|
59 | + * {@inheritdoc} |
|
60 | + */ |
|
61 | 61 | public function __construct() |
62 | 62 | { |
63 | 63 | parent::__construct(); |
@@ -56,8 +56,8 @@ |
||
56 | 56 | class OsDetector extends AbstractDetector |
57 | 57 | { |
58 | 58 | /** |
59 | - * {@inheritdoc} |
|
60 | - */ |
|
59 | + * {@inheritdoc} |
|
60 | + */ |
|
61 | 61 | public function __construct() |
62 | 62 | { |
63 | 63 | parent::__construct(); |
@@ -55,9 +55,9 @@ |
||
55 | 55 | */ |
56 | 56 | class DeviceDetector extends AbstractDetector |
57 | 57 | { |
58 | - /** |
|
59 | - * {@inheritdoc} |
|
60 | - */ |
|
58 | + /** |
|
59 | + * {@inheritdoc} |
|
60 | + */ |
|
61 | 61 | public function __construct() |
62 | 62 | { |
63 | 63 | parent::__construct(); |