347. Class

347.1. Zend\Di\Definition\ArrayDefinition

Class definitions based on a given array

347.1.1. Methods

347.1.1.1. __construct

__construct()

@param array $dataArray

347.1.1.2. getClasses

getClasses()

{@inheritDoc}

347.1.1.3. hasClass

hasClass()

{@inheritDoc}

347.1.1.4. getClassSupertypes

getClassSupertypes()

{@inheritDoc}

347.1.1.5. getInstantiator

getInstantiator()

{@inheritDoc}

347.1.1.6. hasMethods

hasMethods()

{@inheritDoc}

347.1.1.7. hasMethod

hasMethod()

{@inheritDoc}

347.1.1.8. getMethods

getMethods()

{@inheritDoc}

347.1.1.9. hasMethodParameters

hasMethodParameters()

{@inheritDoc}

347.1.1.10. getMethodParameters

getMethodParameters()

{@inheritDoc}

347.1.1.11. toArray

toArray()

@return array