Skip to content

Commit

Permalink
doc header for UnitTestCase::setDI
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Vasel committed Jul 22, 2020
1 parent 0c154e9 commit b5bd544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Phalcon/Test/Traits/UnitTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public function getConfig()
*
* @see Injectable::setDI
* @param DiInterface $di
* @return $this
* @return void
*/
public function setDI(DiInterface $di) : void
{
Expand Down

0 comments on commit b5bd544

Please sign in to comment.