Skip to content

Commit 870909a

Browse files
author
Marco Pereirinha
committed
Update docbloc
1 parent dc9a552 commit 870909a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

php/relate/class-relationship.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313

1414
/**
1515
* Class Relationship
16+
*
17+
* @property string|null $post_state
18+
* @property string|null $public_hash
19+
* @property string|null $public_id
20+
* @property string|null $signature
21+
* @property string|null $transformations
1622
*/
1723
class Relationship {
1824

0 commit comments

Comments
 (0)