mirror of
https://github.com/dg/dibi.git
synced 2025-08-19 04:11:44 +02:00
added declare(strict_types=1);
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* @dataProvider ../databases.ini
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Tester\Assert;
|
||||
use Dibi\Row;
|
||||
|
||||
|
Reference in New Issue
Block a user