We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1ce45 commit 13bbba6Copy full SHA for 13bbba6
includes/entities/class-fs-site.php
@@ -13,6 +13,7 @@
13
/**
14
* @property int $blog_id
15
*/
16
+ #[AllowDynamicProperties]
17
class FS_Site extends FS_Scope_Entity {
18
19
* @var number
0 commit comments