Fixed annotation

This commit is contained in:
Corpsee 2014-05-12 00:44:13 +07:00
parent aa83103e87
commit 7c762c6042

View file

@ -8,7 +8,7 @@ use \Prophecy\PhpUnit\ProphecyTestCase;
class CommandExecutorTest extends ProphecyTestCase
{
/**
* @var CommandExecutor
* @var UnixCommandExecutor
*/
protected $testedExecutor;