We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a93ee9 + 6a761ea commit 5fc3480Copy full SHA for 5fc3480
1 file changed
src/Resource/App.php
@@ -11,6 +11,7 @@
11
* @property-read string $name
12
* @property-read string $type
13
* @property-read string|null $parent
14
+ * @property-read string[] $labels
15
*/
16
class App extends AbstractResource
17
{
0 commit comments