Skip to content
Snippets Groups Projects
Commit cfab3bdd authored by homotechsual's avatar homotechsual
Browse files

Fix docblock

parent f8e87067
Branches
Tags
No related merge requests found
......@@ -13,12 +13,7 @@
namespace Civi\Api4\Action\System;
/**
* Clear CiviCRM caches, and optionally rebuild triggers and reset sessions.
*
* @method bool getTriggers
* @method $this setTriggers(bool $triggers)
* @method bool getSession
* @method $this setSession(bool $session)
* Reset paths using doSiteMove().
*/
class ResetPaths extends \Civi\Api4\Generic\AbstractAction {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment