Neos\Flow\Persistence\QueryResultInterface::toArray PHP 메소드

toArray() 공개 메소드

Returns an array with the objects in the result set
public toArray ( ) : array
리턴 array
    public function toArray();