Clear the contents of the group synchronization cache. More...
Public Member Functions | |
| execute () | |
| validateParamsAndArgs () | |
Additional Inherited Members | |
Protected Attributes inherited from MediaWiki\Extension\Translate\Utilities\BaseMaintenanceScript | |
| const | OPTIONAL = false |
| const | REQUIRED = true |
| const | HAS_ARG = true |
| const | NO_ARG = false |
Clear the contents of the group synchronization cache.
Definition at line 16 of file ClearGroupSyncCacheMaintenanceScript.php.
| MediaWiki\Extension\Translate\Synchronization\ClearGroupSyncCacheMaintenanceScript::__construct | ( | ) |
Definition at line 17 of file ClearGroupSyncCacheMaintenanceScript.php.
| MediaWiki\Extension\Translate\Synchronization\ClearGroupSyncCacheMaintenanceScript::execute | ( | ) |
Definition at line 35 of file ClearGroupSyncCacheMaintenanceScript.php.
| MediaWiki\Extension\Translate\Synchronization\ClearGroupSyncCacheMaintenanceScript::validateParamsAndArgs | ( | ) |
Definition at line 61 of file ClearGroupSyncCacheMaintenanceScript.php.