mirror of
https://github.com/dg/dibi.git
synced 2025-08-26 15:34:22 +02:00
added declare(strict_types=1);
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Tester\Assert;
|
||||
use Dibi\Fluent;
|
||||
|
||||
|
Reference in New Issue
Block a user