mirror of
https://github.com/dg/dibi.git
synced 2025-07-31 03:10:14 +02:00
coding style: fixed spaces & use statements order
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
if (@!include __DIR__ . '/../vendor/autoload.php') {
|
||||
|
Reference in New Issue
Block a user