Pagekit\View\Helper\ScriptHelper::getIterator PHP Method

getIterator() public method

Returns an iterator for script tags.
    public function getIterator()
    {
        return $this->scripts->getIterator();
    }