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

Commit

Permalink
Removed redundant PHPDoc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Jan 9, 2019
1 parent 08c8d2d commit 1c26455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resolver/ValueInjection.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ public function isExportable() : bool
* For arrays it uses recursion.
*
* @param mixed $value
* @return bool
*/
private function isExportableRecursive($value) : bool
{
Expand Down

0 comments on commit 1c26455

Please sign in to comment.