Ouzo\Db\StatementIterator::key PHP 메소드

key() 공개 메소드

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