Sulu\Bundle\GeneratorBundle\Generator\BundleGenerator::__construct PHP Method

__construct() public method

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