Ouzo\Utilities\Iterator\ReindexingIterator::key PHP Méthode

key() public méthode

public key ( )
    public function key()
    {
        return $this->index;
    }
ReindexingIterator