You are here

public function RulesUiHandlerInterface::getLockMetaData in Rules 8.3

Provides information which user at which time locked the rule for editing.

Return value

object StdClass object as provided by \Drupal\Core\TempStore\SharedTempStore.

File

src/Ui/RulesUiHandlerInterface.php, line 128

Class

RulesUiHandlerInterface
Interface for Rules UI handlers.

Namespace

Drupal\rules\Ui

Code

public function getLockMetaData();