customChildCreator
Interface for elements that want to be able to create custom child elements at runtime.
keith.rogers@unit4.com
phing.parser
customChildCreator(string $elementName, \Project $project) : object
string
the name of the element that has been requested
\Project
The project the element is in
object
Returns the nested element