function RulesUiHandlerInterface::addLockInformation
Renders a message if the rule component is locked/modified.
Return value
array The render array, showing the message when applicable.
File
-
src/
Ui/ RulesUiHandlerInterface.php, line 136
Class
- RulesUiHandlerInterface
- Interface for Rules UI handlers.
Namespace
Drupal\rules\UiCode
public function addLockInformation();