Neos\FluidAdaptor\Core\ViewHelper\ViewHelperResolver::__construct PHP Méthode

__construct() public méthode

ViewHelperResolver constructor.
public __construct ( )
    public function __construct()
    {
        $this->setNamespaces($this->getDefaultNamespaces());
    }