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

Commit eeb1506

Browse files
committed
Added missing class name in DocBlock
1 parent 3988a5b commit eeb1506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Helper/Navigation/AbstractTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
abstract class AbstractTest extends \PHPUnit_Framework_TestCase
3131
{
3232
/**
33-
* @var
33+
* @var ServiceManager
3434
*/
3535
protected $serviceManager;
3636

0 commit comments

Comments
 (0)