ABackend implements IUserBackend, UserInterface
Tags
Interfaces, Classes and Traits
- IUserBackend
- Interface IUserBackend
- UserInterface
- TODO actually this is a IUserBackend
Table of Contents
- implementsActions() : bool
- Check if backend implements actions
Methods
implementsActions()
Check if backend implements actions
public
implementsActions(int $actions) : bool
Parameters
- $actions : int
-
The action to check for