Skip to content

Commit 5fc3480

Browse files
authored
Merge pull request #9 from ByteInternet/app_labels_property
2 parents 9a93ee9 + 6a761ea commit 5fc3480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resource/App.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* @property-read string $name
1212
* @property-read string $type
1313
* @property-read string|null $parent
14+
* @property-read string[] $labels
1415
*/
1516
class App extends AbstractResource
1617
{

0 commit comments

Comments
 (0)