Skip to content

Commit

Permalink
Added a PHPDoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
elnur committed Aug 16, 2012
1 parent 5b05651 commit cc8758e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tests/ControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@

class ControllerTest extends \PHPUnit_Framework_TestCase
{
/**
* @var \Elnur\AbstractControllerBundle\AbstractController
*/
private $controller;

protected function tearDown()
Expand Down

0 comments on commit cc8758e

Please sign in to comment.