Skip to content

Commit

Permalink
Removed @todo from PHP Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
coisa committed Dec 6, 2020
1 parent 4758064 commit 7793fa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FactoryFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ public function __construct(ContainerInterface $container = null)
*
* @return FactoryInterface
*
* @TODO Add support to \Doctrine\Common\Annotation
* @TODO Add support to \ReflectionAttribute (PHP 8.0)
*/
public function create()
Expand Down

0 comments on commit 7793fa3

Please sign in to comment.