public static function DeveloperApp::idProperty in Apigee Edge 8
File
- src/
Entity/ DeveloperApp.php, line 221
Class
- DeveloperApp
- Defines the Developer app entity class.
Namespace
Drupal\apigee_edge\EntityCode
public static function idProperty() : string {
return EdgeDeveloperApp::idProperty();
}