CompilerRegistrarInterface
interface CompilerRegistrarInterface implements IteratorAggregate, Countable
Class CompilerRegistrarInterface.
Methods
int
count()
No description
getIterator()
No description
getAttendantCollection()
No description
$this
addAttendant(
CompilerAttendantInterface $attendant,
null|int $priority = null,
array $extra = array())
No description
bool