Skip to content

Commit

Permalink
resource/App: Add labels property
Browse files Browse the repository at this point in the history
  • Loading branch information
tdgroot committed Nov 25, 2022
1 parent 9a93ee9 commit 6a761ea
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 6a761ea

Please sign in to comment.