You are here

public function RegistrationAccess::execute in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Action/RegistrationAccess.php \Drupal\rng\Plugin\Action\RegistrationAccess::execute()
  2. 3.x src/Plugin/Action/RegistrationAccess.php \Drupal\rng\Plugin\Action\RegistrationAccess::execute()

Executes the plugin.

Overrides ExecutableInterface::execute

File

src/Plugin/Action/RegistrationAccess.php, line 83

Class

RegistrationAccess
Set operation permissions for an entity.

Namespace

Drupal\rng\Plugin\Action

Code

public function execute($context = NULL) {
}