@@ -11,9 +11,9 @@ |
||
11 | 11 | public function __construct(eZRepository $repository, Content $content=null, Location $location=null); |
12 | 12 | |
13 | 13 | /** |
14 | - * Return the content of the current location |
|
15 | - * @return \eZ\Publish\API\Repository\Values\Content\Content |
|
16 | - */ |
|
14 | + * Return the content of the current location |
|
15 | + * @return \eZ\Publish\API\Repository\Values\Content\Content |
|
16 | + */ |
|
17 | 17 | public function content(); |
18 | 18 | |
19 | 19 | /** |