Neos\FluidAdaptor\Core\ViewHelper\ViewHelperResolver::__construct PHP Method

__construct() public method

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