Skip to content

Commit 1136ecd

Browse files
committed
Update repository.mode.stub, protected $DummyModelVariable
1 parent c342c6d commit 1136ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Console/stubs/repository.model.stub

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ use PPSpaces\Repositories\Model as Repository;
88
class DummyClass extends Repository {
99

1010
/**
11-
* The model instance.
11+
* The DummyModelVariable model instance.
1212
*
13-
* @var string
13+
* @var \DummyFullModelClass
1414
*/
1515
protected $DummyModelVariable;
1616

0 commit comments

Comments
 (0)