@@ -18,11 +18,11 @@ |
||
18 | 18 | */ |
19 | 19 | class ResourceController extends RestController |
20 | 20 | { |
21 | - protected string $returnFormat = ''; |
|
21 | + protected string $returnFormat = ''; |
|
22 | 22 | |
23 | - /** |
|
24 | - * {@inheritDoc} |
|
25 | - */ |
|
23 | + /** |
|
24 | + * {@inheritDoc} |
|
25 | + */ |
|
26 | 26 | public function __construct() |
27 | 27 | { |
28 | 28 | parent::__construct(); |