Ouzo\Utilities\Iterator\ReindexingIterator::key PHP Method

key() public method

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