Minor: Add newlines to the end of each file.
Some code analysers require this.
This commit is contained in:
parent
5f856d8d80
commit
4643dec114
|
|
@ -3,4 +3,4 @@ if ( !class_exists('Puc_v4_Factory', false) ):
|
|||
|
||||
class Puc_v4_Factory extends Puc_v4p6_Factory { }
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -46,4 +46,4 @@ if ( !class_exists('Puc_v4p6_Autoloader', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -162,4 +162,4 @@ if ( !class_exists('Puc_v4p6_DebugBar_Panel', false) && class_exists('Debug_Bar_
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -30,4 +30,4 @@ if ( !class_exists('Puc_v4p6_DebugBar_PluginExtension', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@ if ( !class_exists('Puc_v4p6_DebugBar_PluginPanel', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ if ( !class_exists('Puc_v4p6_DebugBar_ThemePanel', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -100,4 +100,4 @@ if ( !class_exists('Puc_v4p6_InstalledPackage', false) ):
|
|||
abstract public function getHeaderValue($headerName);
|
||||
|
||||
}
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -129,4 +129,4 @@ if ( !class_exists('Puc_v4p6_Metadata', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -97,4 +97,4 @@ if ( !class_exists('Puc_v4p6_OAuthSignature', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -127,4 +127,4 @@ if ( !class_exists('Puc_v4p6_Plugin_Info', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -181,4 +181,4 @@ if ( !class_exists('Puc_v4p6_Plugin_Package', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -274,4 +274,4 @@ if ( !class_exists('Puc_v4p6_Plugin_Ui', false) ):
|
|||
remove_action('all_admin_notices', array($this, 'displayManualCheckResult'));
|
||||
}
|
||||
}
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -107,4 +107,4 @@ if ( !class_exists('Puc_v4p6_Plugin_Update', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -62,4 +62,4 @@ if ( !class_exists('Puc_v4p6_Theme_Package', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -81,4 +81,4 @@ if ( !class_exists('Puc_v4p6_Theme_Update', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -31,4 +31,4 @@ if ( !class_exists('Puc_v4p6_Update', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -196,4 +196,4 @@ if ( !class_exists('Puc_v4p6_UpgraderStatus', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -66,4 +66,4 @@ if ( !class_exists('Puc_v4p6_Utils', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ if ( !interface_exists('Puc_v4p6_Vcs_BaseChecker', false) ):
|
|||
public function getVcsApi();
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -410,4 +410,4 @@ if ( !class_exists('Puc_v4p6_Vcs_GitHubApi', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -210,4 +210,4 @@ if ( !class_exists('Puc_v4p6_Vcs_PluginUpdateChecker') ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -46,4 +46,4 @@ if ( !class_exists('Puc_v4p6_Vcs_Reference', false) ):
|
|||
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -115,4 +115,4 @@ if ( !class_exists('Puc_v4p6_Vcs_ThemeUpdateChecker', false) ):
|
|||
}
|
||||
}
|
||||
|
||||
endif;
|
||||
endif;
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@
|
|||
"autoload": {
|
||||
"files": ["plugin-update-checker.php"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,4 +31,4 @@ foreach (
|
|||
//Also add it to the minor-version factory in case the major-version factory
|
||||
//was already defined by another, older version of the update checker.
|
||||
Puc_v4p6_Factory::addVersion($pucGeneralClass, $pucVersionedClass, '4.6');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue