Pyrech\ComposerChangelogs\Config\ConfigLocator::__construct PHP Метод

__construct() публичный Метод

public __construct ( Composer\Composer $composer )
$composer Composer\Composer
    public function __construct(Composer $composer)
    {
        $this->composer = $composer;
    }