Sulu\Bundle\GeneratorBundle\Generator\BundleGenerator::__construct PHP Метод

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

public __construct ( Symfony\Component\Filesystem\Filesystem $filesystem )
$filesystem Symfony\Component\Filesystem\Filesystem
    public function __construct(Filesystem $filesystem)
    {
        $this->filesystem = $filesystem;
    }