MAKS\AmqpAgent\Worker\WorkerMutationTrait::mutateClass
Mutates a class property nested or not and returns the replaced subset.
Signature
private function mutateClass(string
        $member,
            string
        $sub,
            array
        $overrides )
            
        Parameters
- $member— string
- The name of the property.
- $sub— string
- [optional] The key which under the array stored.
 
- $overrides— array
- An associative array of the overrides.
Returns
- array