Skip to content

Commit 57fa568

Browse files
committed
Remove unnecessary method
1 parent 62c7ac0 commit 57fa568

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Migrations/MigrationCreator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,4 @@ protected function populateStub($stub, $label)
2929
return $stub;
3030
}
3131

32-
/**
33-
* {@inheritDoc}
34-
*/
35-
public function getStubPath()
36-
{
37-
return __DIR__.'/stubs';
38-
}
3932
}

0 commit comments

Comments
 (0)