Skip to content

Commit 6235c6d

Browse files
committed
Document the project region property
1 parent a6636bd commit 6235c6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Model/Project.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* @property-read string $updated_at
2222
* @property-read string $owner
2323
* @property-read string $default_branch
24+
* @property-read string $region
2425
*/
2526
class Project extends Resource implements HasActivitiesInterface
2627
{

0 commit comments

Comments
 (0)