interface DeveloperAppControllerInterface in Apigee Edge 8
Base definition of the developer app controller service in Drupal.
Hierarchy
- interface \Drupal\apigee_edge\Entity\Controller\DeveloperAppControllerInterface extends \Apigee\Edge\Api\Management\Controller\DeveloperAppControllerInterface
Expanded class hierarchy of DeveloperAppControllerInterface
All classes that implement DeveloperAppControllerInterface
File
- src/
Entity/ Controller/ DeveloperAppControllerInterface.php, line 28
Namespace
Drupal\apigee_edge\Entity\ControllerView source
interface DeveloperAppControllerInterface extends EdgeDeveloperAppControllerInterface {
}