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 227123e commit 0ddc79cCopy full SHA for 0ddc79c
src/Stubs/Entity/Class.stub
@@ -2,6 +2,8 @@
2
3
namespace EntityNameSpace;
4
5
+use Nanvaie\DatabaseRepository\Models\Entity\Entity;
6
+
7
class EntityName extends Entity
8
{
9
}
0 commit comments