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 05e87d4 commit 8b6c2e9Copy full SHA for 8b6c2e9
php/class-sync.php
@@ -51,7 +51,7 @@ class Sync implements Setup, Assets {
51
*
52
* @var array
53
*/
54
- protected $sync_types;
+ protected $sync_types = array();
55
56
/**
57
* Holds a list of unsynced images to push on end.
0 commit comments