mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-06 12:20:57 +08:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
901f153ea3
commit
7d94de8b16
@@ -4,4 +4,6 @@ namespace Mpociot\ApiDoc\Tests\Fixtures;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class TestUser extends Model {}
|
||||
class TestUser extends Model
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user