public constant EntityResource::CODE_NOT_FOUND in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::CODE_NOT_FOUND
- 2.0.x src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::CODE_NOT_FOUND
File
- src/
Plugin/ rest/ resource/ EntityResource.php, line 46
Class
- EntityResource
- Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
Namespace
Drupal\cms_content_sync\Plugin\rest\resourceCode
public const CODE_NOT_FOUND = 404;