Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/attributes-registrar' into attri…
Browse files Browse the repository at this point in the history
…butes-registrar

# Conflicts:
#	tests/Provider/FileRoutesProviderTest.php
  • Loading branch information
rustamwin committed Oct 9, 2023
2 parents b446dde + 3e1d37b commit a132a19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/Provider/FileRoutesProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
use PHPUnit\Framework\TestCase;
use Yiisoft\Router\Provider\FileRoutesProvider;

use const _PHPStan_4dd92cd93\__;

class FileRoutesProviderTest extends TestCase
{
private array $routes = [];
Expand Down
2 changes: 0 additions & 2 deletions tests/Support/resources/test.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@

declare(strict_types=1);

use Yiisoft\Router\Group;
use Yiisoft\Router\Route;

return 'test';

0 comments on commit a132a19

Please sign in to comment.