You are here

public function RulesUiHandlerInterface::addLockInformation in Rules 8.3

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\Ui

Code

public function addLockInformation();