interface ProtectedContextAwareInterface (View source)

Interface for classes that are aware of a protected Eel context

Allows for custom, dynamic policies for allowed method calls

Methods

bool
allowsCallOfMethod(string $methodName)

No description

Details

bool allowsCallOfMethod(string $methodName)

No description

Parameters

string $methodName

Return Value

bool