Completed
Pull Request — master (#93)
by
unknown
07:04
created
Core/Executor/LocationManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.