diff --git a/tests/Console/__snapshots__/EloquentCommandTest__testCommand__1.txt b/tests/Console/__snapshots__/EloquentCommandTest__testCommand__1.txt new file mode 100644 index 000000000..60c7b34be --- /dev/null +++ b/tests/Console/__snapshots__/EloquentCommandTest__testCommand__1.txt @@ -0,0 +1,8 @@ +/** + * + * + * @mixin \Eloquent + * @mixin \Illuminate\Database\Eloquent\Builder + * @mixin \Illuminate\Database\Query\Builder + */ +abstract class Model implements \ No newline at end of file