Flip
class Flip extends ArrayMutator (View source)
Exchanges all keys with their associated values in an arra
Traits
Methods
                    array
                
                
                    mutateArray(array $array)
        
                                            
                
            No description
Details
        in 
Makes at line 12
                static            Makes
    make()
        
    
    Create a new instance of the class.
        
                            mixed
    mutate(mixed $value)
        
    
    Mutate the input value.
        
                    protected        array
    mutateArray(array $array)
        
    
    No description