Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DefinitionList.php
Expand Up @@ -51,7 +51,7 @@ public function addDefinition(Definition\DefinitionInterface $definition, $addTo

/**
* @param string $type
* @return Definition[]
* @return Definition\DefinitionInterface[]
*/
public function getDefinitionsByType($type)
{
Expand Down

0 comments on commit 46ed6e3

Please sign in to comment.