method

dependencies_for

Importance_1
v2_6_3 - Show latest stable - 0 notes - Class: SpecificationProvider
dependencies_for(specification) public

Returns the dependencies of `specification`. @note This method should be ‘pure’, i.e. the return value should depend

only on the `specification` parameter.

@param [Object] specification @return [Array] the dependencies that are required by the given

`specification`.
Show source
Register or log in to add new notes.