PHP Interface Neos\Eel\ProtectedContextAwareInterface

Allows for custom, dynamic policies for allowed method calls
Datei anzeigen Open project: neos/flow-development-collection

Public Methods

Method Description
allowsCallOfMethod ( string $methodName ) : boolean

Method Details

allowsCallOfMethod() public method

public allowsCallOfMethod ( string $methodName ) : boolean
$methodName string
return boolean