mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 01:00:09 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -4,7 +4,7 @@ class BaseDriverTestCase extends Yoast\PHPUnitPolyfills\TestCases\TestCase
|
||||
{
|
||||
public function projects(): array
|
||||
{
|
||||
return Filesystem::scanDir(__DIR__.'/projects');
|
||||
return Filesystem::scanDir(__DIR__.'/projects');
|
||||
}
|
||||
|
||||
public function projectDir(string $name): string
|
||||
|
||||
Reference in New Issue
Block a user