phpinsights.php 73 B

12345678
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. 'preset' => 'default',
  5. ];