Skip to content

Commit fb1f598

Browse files
committed
style: add missing docblock
1 parent c8a5f77 commit fb1f598

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Model/Resource.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ class Resource implements JsonSerializable
3030
*/
3131
private $mtaService;
3232

33+
/**
34+
* @var ResourceCall
35+
*/
3336
public $call;
3437

3538
public const SERVER_PREFIX = '^R^';

0 commit comments

Comments
 (0)