@@ -723,7 +723,7 @@ |
||
| 723 | 723 | * Instantiates a new location create class. |
| 724 | 724 | * |
| 725 | 725 | * @param mixed $parentLocationId the parent under which the new location should be created |
| 726 | - * @param eZ\Publish\API\Repository\Values\ContentType\ContentType|null $contentType |
|
| 726 | + * @param null|ContentType $contentType |
|
| 727 | 727 | * |
| 728 | 728 | * @return \eZ\Publish\API\Repository\Values\Content\LocationCreateStruct |
| 729 | 729 | */ |