@@ -51,7 +51,7 @@ |
||
51 | 51 | |
52 | 52 | /** |
53 | 53 | * @param string $name |
54 | - * @param UserInterface $productOwner |
|
54 | + * @param \Developtech\AgilityBundle\Tests\Mock\User $productOwner |
|
55 | 55 | * @return \DevelopTech\AgilityBundle\ProjectModel |
56 | 56 | */ |
57 | 57 | public function createProject($name, UserInterface $productOwner) { |