interface ForcePasswordChangeControllerInterface in Force Password Change 8
Same name and namespace in other branches
- 2.0.x src/Controller/ForcePasswordChangeControllerInterface.php \Drupal\force_password_change\Controller\ForcePasswordChangeControllerInterface
Hierarchy
- interface \Drupal\force_password_change\Controller\ForcePasswordChangeControllerInterface
Expanded class hierarchy of ForcePasswordChangeControllerInterface
All classes that implement ForcePasswordChangeControllerInterface
1 file declares its use of ForcePasswordChangeControllerInterface
- ForcePasswordChangeController.php in src/
Controller/ ForcePasswordChangeController.php
File
- src/
Controller/ ForcePasswordChangeControllerInterface.php, line 5
Namespace
Drupal\force_password_change\ControllerView source
interface ForcePasswordChangeControllerInterface {
public function adminPage();
public function roleListPage($rid);
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ForcePasswordChangeControllerInterface:: |
public | function | 1 | |
ForcePasswordChangeControllerInterface:: |
public | function | 1 |