You are here

namespace Drupal\cms_content_sync\Plugin\rest\resource in CMS Content Sync 8

Same name in other branches
  1. 2.1.x Drupal\cms_content_sync\Plugin\rest\resource
  2. 2.0.x Drupal\cms_content_sync\Plugin\rest\resource
Classsort descending Location Description
EntityResource src/Plugin/rest/resource/EntityResource.php Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
PullEntity src/Plugin/rest/resource/PullEntity.php Provides entity interfaces for Content Sync, allowing the manual pull dashboard to query preview entities and to pull them to the site.