addDependency()
addDependency(array $input, string $type, string $optional, $result) : NULL
Add a dependency.
Parameters
| array | $input | The input array. |
| string | $type | The dependency type. |
| string | $optional | Optional dependency or not? |
| $result |