InputInterface
interface InputInterface implements JsonSerializable (View source)
Methods
Details
        
                            bool
    hasField(string $key)
        
    
    No description
        
                            FieldInterface|null
    getField(string $key)
        
    
    No description