Completed
Pull Request — master (#135)
by Alex
07:30 queued 01:34
created
Core/Executor/LocationManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -256,7 +256,7 @@
 block discarded – undo
256 256
      * The Location Manager currently supports setting references to location id.
257 257
      *
258 258
      * @throws \InvalidArgumentException When trying to set a reference to an unsupported attribute.
259
-     * @param \eZ\Publish\API\Repository\Values\Content\Location|LocationCollection $location
259
+     * @param LocationCollection $location
260 260
      * @return boolean
261 261
      */
262 262
     protected function setReferences($location, $step)
Please login to merge, or discard this patch.