getViewer(); $object = $this->getObject(); PholioMockQuery::loadImages( $viewer, array($object), $need_inline_comments = true); return id(new PholioTransactionView()) ->setMock($object); } }