OpTypeDelete
        
        extends OpType
    
    
            
            in package
            
        
    
    
    
Table of Contents
Constants
- ID = 'delete'
Methods
- __toString() : mixed
- factory() : OpTypeInterface
- Factory
- getId() : mixed
Constants
ID
    public
        mixed
    ID
    = 'delete'
    
    
    
Methods
__toString()
    public
                    __toString() : mixed
    factory()
Factory
    public
            static        factory(mixed $type) : OpTypeInterface
    Parameters
- $type : mixed
Tags
Return values
OpTypeInterfacegetId()
    public
                    getId() : mixed