1 | <?php declare(strict_types=1); |
||
22 | class ClearCache extends BaseCommand { |
||
23 | /** |
||
24 | * Run the image conversion script |
||
25 | * |
||
26 | * @param array $args |
||
27 | * @param array $options |
||
28 | * @return void |
||
29 | * @throws \ConsoleKit\ConsoleException |
||
30 | */ |
||
31 | public function execute(array $args, array $options = []) |
||
39 | } |
||
|
|||
40 |
This check marks files that end in a newline character, i.e. an empy line.