fix spacing/tabbing

This commit is contained in:
Universal Omega 2021-01-23 13:32:43 -07:00 committed by GitHub
parent 09727c56a4
commit a396a3e983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
* DynamicPageList3
* CreateTemplateUpdateMaintenance
*
* @license GPL-2.0-or-later
* @package DynamicPageList3
* @license GPL-2.0-or-later
* @package DynamicPageList3
*
**/
@ -36,8 +36,7 @@ class CreateTemplateUpdateMaintenance extends LoggedUpdateMaintenance {
/**
* Get the unique update key for this logged update.
*
* @access protected
* @return string Unique Key
* @return string
*/
protected function getUpdateKey() {
return 'dynamic-page-list-create-template';