Merge pull request #23742 from eileenmcnaughton/import_remove
[civicrm-core.git] / CRM / Core / Controller / Simple.php
index 174fb6374c57a76719fa190b475b0ec390374b63..f8739715f1187904d67ce493b230c1d2eaf419f5 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
  */
 class CRM_Core_Controller_Simple extends CRM_Core_Controller {
 
   /**
    * Constructor.
    *
-   * @param null $path
+   * @param string $path
    *   The class Path of the form being implemented
    * @param bool $title
    * @param string $mode