You are here

protected property PushEntities::$_skipUnpushed in CMS Content Sync 2.1.x

Same name and namespace in other branches
  1. 8 src/Controller/PushEntities.php \Drupal\cms_content_sync\Controller\PushEntities::_skipUnpushed
  2. 2.0.x src/Controller/PushEntities.php \Drupal\cms_content_sync\Controller\PushEntities::_skipUnpushed

Type: bool

File

src/Controller/PushEntities.php, line 42

Class

PushEntities
Pull controller.

Namespace

Drupal\cms_content_sync\Controller

Code

protected $_skipUnpushed = false;