Skip to content
Snippets Groups Projects

Fixed phpcs issues.

4 files
+ 4
2
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
0
@@ -31,6 +31,8 @@ class ConfigInstaller extends OriginalConfigInstaller {
/**
* Our altered version of the update_helper's Updater.
*
* @var Updater
*/
protected Updater $updater;
Loading