diff --git a/includes/PopupsContext.php b/includes/PopupsContext.php index d508fb817..e6ffc6ab2 100644 --- a/includes/PopupsContext.php +++ b/includes/PopupsContext.php @@ -149,7 +149,7 @@ class PopupsContext { /** * Are Page previews visible on User Preferences Page * - * return @bool + * @return bool */ public function showPreviewsOptInOnPreferencesPage() { return !$this->isBetaFeatureEnabled() diff --git a/phpcs.xml b/phpcs.xml index ce0878d57..d29b55743 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -1,7 +1,6 @@ -