Documentation

ContainerInterface

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

Table of Contents

getClasses()  : Collection<string|int, ClassDescriptor>
getConstants()  : Collection<string|int, ConstantDescriptor>
getFunctions()  : Collection<string|int, FunctionDescriptor>
getInterfaces()  : Collection<string|int, InterfaceDescriptor>
getTraits()  : Collection<string|int, TraitDescriptor>

Methods

Search results