You are here

protected static property PushIntent::$noPushReasons in CMS Content Sync 2.1.x

Same name and namespace in other branches
  1. 8 src/PushIntent.php \Drupal\cms_content_sync\PushIntent::noPushReasons
  2. 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 157

Class

PushIntent
Class PushIntent.

Namespace

Drupal\cms_content_sync

Code

protected static $noPushReasons = [];