Expanded class hierarchy of TestInterface
All classes that implement TestInterface
interface TestInterface {
/**
* @Secure
*/
function foo();
}
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
TestInterface:: |
function | @Secure |