Fix: Remove unused private property
parent
943107cfe7
commit
3854d2d457
|
@ -27,7 +27,6 @@ use Composer\Package\PackageInterface;
|
|||
class PluginInstaller extends LibraryInstaller
|
||||
{
|
||||
private $installationManager;
|
||||
private static $classCounter = 0;
|
||||
|
||||
/**
|
||||
* Initializes Plugin installer.
|
||||
|
|
Loading…
Reference in New Issue