Emarref\Jwt\Token\PropertyList::getIterator PHP Метод

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

public getIterator ( ) : Emarref\Jwt\Token\PropertyInterface[]
Результат Emarref\Jwt\Token\PropertyInterface[]
    public function getIterator()
    {
        return $this->properties;
    }