Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Helper / HelperInterface.php
index 5a923e0a88cb9edce3f7e4d3b9c36c5782a01e89..1ce823587e4a7538e85479b1d3acd164d96e8748 100644 (file)
@@ -20,8 +20,6 @@ interface HelperInterface
 {
     /**
      * Sets the helper set associated with this helper.
-     *
-     * @param HelperSet $helperSet A HelperSet instance
      */
     public function setHelperSet(HelperSet $helperSet = null);