You are here

public function BackendInterface::role_roleExists in Configuration Management 7.3

1 method overrides BackendInterface::role_roleExists()
Drupal7Backend::role_roleExists in src/Backends/Drupal7Backend.php

File

src/Backends/BackendInterface.php, line 111

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function role_roleExists($name);