@@ -8,7 +8,6 @@ discard block |
||
| 8 | 8 | { |
| 9 | 9 | /** |
| 10 | 10 | * Allows to load config into object properties |
| 11 | - * @param object $object |
|
| 12 | 11 | * @param array $config |
| 13 | 12 | * @throws GridViewConfigException |
| 14 | 13 | */ |
@@ -36,7 +35,6 @@ discard block |
||
| 36 | 35 | /** |
| 37 | 36 | * Allows to test attributes and types in config |
| 38 | 37 | * @param $object |
| 39 | - * @param array $tests |
|
| 40 | 38 | * @throws GridViewConfigException |
| 41 | 39 | */ |
| 42 | 40 | protected function testConfig() |