Skip to content

Commit e270f60

Browse files
authored
Merge pull request #110 from RonasIT/fix_annotation
fix: annotation
2 parents 80f3505 + df45496 commit e270f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/resource.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use {{$model_namespace}}\{{$entity}};
55

66
/**
7-
* @property {{$entity}} $resource
7+
* @property {{$entity}} $resource
88
*/
99
class {{$entity}}Resource extends JsonResource
1010
{

0 commit comments

Comments
 (0)