diff --git a/plugin-update-checker.php b/plugin-update-checker.php index 8534fba..8403612 100644 --- a/plugin-update-checker.php +++ b/plugin-update-checker.php @@ -690,7 +690,7 @@ class PluginUpdate { return null; } } - + /** * Create a new instance of PluginUpdate based on an instance of PluginInfo. * Basically, this just copies a subset of fields from one object to another.