We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11eb4f commit e735727Copy full SHA for e735727
stubs/Repositories/Interface/interface.class.stub
@@ -6,4 +6,5 @@ use {{ EntityNamespace }}\{{ EntityName }};
6
use Illuminate\Support\Collection;
7
8
interface {{ InterfaceRepositoryName }}
9
-{}
+{
10
+}
0 commit comments