1 | <?php |
||
16 | class Simple extends AbstractNavigationBar implements InitializableInterface |
||
17 | { |
||
18 | /** |
||
19 | * Инициализация |
||
20 | * @throws Exception\InvalidArgumentException |
||
21 | * @throws Exception\RuntimeException |
||
22 | * @throws \Nnx\DataGrid\Button\Exception\InvalidButtonException |
||
23 | */ |
||
24 | public function init() |
||
36 | } |
||
|
|||
37 |
This check marks files that end in a newline character, i.e. an empy line.