AbstractDataSource
abstract class AbstractDataSource implements DataSourceInterface (View source)
Data source interface for getting data.
Properties
static protected string | $identifier | The identifier of the operation |
|
protected ControllerContext | $controllerContext |
Methods
static string
getIdentifier()
No description
void
setControllerContext(ControllerContext $controllerContext)
No description
Details
static string
getIdentifier()
No description
void
setControllerContext(ControllerContext $controllerContext)
No description