Esensi\Model\Contracts\PurgingModelInterface::mergePurgeable PHP Method

mergePurgeable() public method

Merge an array of attributes with the purgeable array.
public mergePurgeable ( array $attributes )
$attributes array to purge
    public function mergePurgeable(array $attributes);