1
0
Fork 0

Fix: Remove unused private property

pull/4190/head
Andreas Möller 2015-06-28 23:25:55 -04:00
parent 943107cfe7
commit 3854d2d457
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ use Composer\Package\PackageInterface;
class PluginInstaller extends LibraryInstaller
{
private $installationManager;
private static $classCounter = 0;
/**
* Initializes Plugin installer.