|
@@ -325,7 +325,7 @@ |
|
|
block discarded – undo |
|
325
|
325
|
* The Location Manager currently supports setting references to location id. |
|
326
|
326
|
* |
|
327
|
327
|
* @throws \InvalidArgumentException When trying to set a reference to an unsupported attribute. |
|
328
|
|
- * @param \eZ\Publish\API\Repository\Values\Content\Location|LocationCollection $location |
|
|
328
|
+ * @param LocationCollection|null $location |
|
329
|
329
|
* @return boolean |
|
330
|
330
|
*/ |
|
331
|
331
|
protected function setReferences($location) |
Please login to merge, or discard this patch.