Skip to content

Commit b5bd544

Browse files
author
Martin Vasel
committed
doc header for UnitTestCase::setDI
1 parent 0c154e9 commit b5bd544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Phalcon/Test/Traits/UnitTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ public function getConfig()
174174
*
175175
* @see Injectable::setDI
176176
* @param DiInterface $di
177-
* @return $this
177+
* @return void
178178
*/
179179
public function setDI(DiInterface $di) : void
180180
{

0 commit comments

Comments
 (0)