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

getFirst() 공개 메소드

Returns the first object in the result set
public getFirst ( ) : object
리턴 object
    public function getFirst();