Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-kernel / Controller / ControllerReference.php
index 3d1592e83aee1fcb71862ee72bd49667cb86f61e..fae4e7fa449bc572be27c602fd3d01ef4eb10f6e 100644 (file)
@@ -31,8 +31,6 @@ class ControllerReference
     public $query = array();
 
     /**
-     * Constructor.
-     *
      * @param string $controller The controller name
      * @param array  $attributes An array of parameters to add to the Request attributes
      * @param array  $query      An array of parameters to add to the Request query string