protected static property PushIntent::$noPushReasons in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::noPushReasons
- 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::noPushReasons
pushed. Can be queried via self::getNoPushReason($entity). Structure: [ entity_type_id:string ][ entity_uuid:string ] => string|Exception
Type: array
File
- src/
PushIntent.php, line 156
Class
- PushIntent
- Class PushIntent.
Namespace
Drupal\cms_content_syncCode
protected static $noPushReasons = [];