mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 02:23:11 +00:00
composer fix-style
This commit is contained in:
committed by
github-actions[bot]
parent
56870d8226
commit
5d6b655271
@@ -1,8 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\NonModels;
|
||||
|
||||
class NonModel
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user