function RulesUiHandlerInterface::isLocked
Determines if the component is locked for the current user.
Return value
bool TRUE if locked, FALSE otherwise.
File
-
src/
Ui/ RulesUiHandlerInterface.php, line 112
Class
- RulesUiHandlerInterface
- Interface for Rules UI handlers.
Namespace
Drupal\rules\UiCode
public function isLocked();