phpDocumentor

ContainerInterface

Interface representing the common interface for all elements that can contain sub-elements.

Table of Contents

Methods

getClasses()  : Collection<string|int, ClassInterface>
getConstants()  : Collection<string|int, ConstantInterface>
getEnums()  : Collection<string|int, EnumInterface>
getFunctions()  : Collection<string|int, FunctionInterface>
getInterfaces()  : Collection<string|int, InterfaceInterface>
getTraits()  : Collection<string|int, TraitInterface>

Methods


        
On this page

Search results