SaveOptionsBuilder (class)
Class SaveOptionsBuilder
OOP style Save Option Builder.
This allows you to build options to save entities in a OOP style and helps you to avoid mistakes by validating the options as you build them.
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- Cake\ORM\SaveOptionsBuilder uses Cake\ORM\AssociationsNormalizerTrait