mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-14 19:30:15 +00:00
fix spacing/tabbing
This commit is contained in:
parent
09727c56a4
commit
a396a3e983
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue