Skip to content

Commit

Permalink
Merge pull request #9 from ByteInternet/app_labels_property
Browse files Browse the repository at this point in the history
  • Loading branch information
tdgroot authored Nov 25, 2022
2 parents 9a93ee9 + 6a761ea commit 5fc3480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resource/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @property-read string $name
* @property-read string $type
* @property-read string|null $parent
* @property-read string[] $labels
*/
class App extends AbstractResource
{
Expand Down

0 comments on commit 5fc3480

Please sign in to comment.