Behaviors implementing this interface can participate in entity marshalling.
This enables behaviors to define behavior for how the properties they provide/manage should be marshalled.
buildMarshalMap( Cake\ORM\Marshaller $marshaller , array $map , array $options )
Build a set of properties that should be included in the marshalling process.
Cake\ORM\Marshaller
$marshaller
$map
$options
[property => callable]
of additional properties to marshal.
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.ORM.PropertyMarshalInterface.html