Page MenuHomePhabricator
Diviner Phabricator Tech Docs PHUIDiffInlineCommentTableScaffold

final class PHUIDiffInlineCommentTableScaffold
Phabricator Technical Documentation ()

Wraps an inline comment row scaffold in a table.

This scaffold is used to ship inlines over the wire to the client, so they arrive in a form that's easy to mainipulate (a valid table node).

Methods

public function addRowScaffold($row)

This method is not documented.
Parameters
PHUIDiffInlineCommentRowScaffold$row
Return
wild

public function render()

This method is not documented.
Return
wild