Skip to content

Commit 7047ace

Browse files
committed
cs
1 parent 92a1804 commit 7047ace

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/Security/MockUserStorage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
class MockUserStorage implements Nette\Security\IUserStorage

tests/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
// The Nette Tester command-line runner can be

0 commit comments

Comments
 (0)