protected property RestfulEntityBaseMultipleBundles::$bundles in RESTful 7
Define the bundles to exposed to the API.
Array keyed by bundle machine, and the RESTful resource as the value.
Type: array
File
- plugins/
restful/ RestfulEntityBaseMultipleBundles.php, line 16 - Contains RestfulEntityBaseMultipleBundles.
Class
- RestfulEntityBaseMultipleBundles
- @file Contains RestfulEntityBaseMultipleBundles.
Code
protected $bundles = array();