[NFC] Remove some more of the old cvs blocks
[civicrm-core.git] / Civi / Api4 / Action / Setting / AbstractSettingAction.php
index 53b9cdd891c57c2681bc85fecc868f5c17f7cbc1..31e228968224a9a95282ddd8d6b07de28fddbb31 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
- */
-
 namespace Civi\Api4\Action\Setting;
 
 use Civi\Api4\Domain;
@@ -58,7 +50,7 @@ abstract class AbstractSettingAction extends \Civi\Api4\Generic\AbstractAction {
   }
 
   /**
-   * Checks that really ought to be taken care of by Civi::settings
+   * Checks that really ought to be taken care of by `Civi::settings`.
    *
    * @param int $domain
    * @return array