Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorCustomFieldAttachment

final class PhabricatorCustomFieldAttachment
Phabricator Technical Documentation (Custom Fields)

Convenience class which simplifies the implementation of PhabricatorCustomFieldInterface by obscuring the details of how custom fields are stored.

Generally, you should not use this class directly. It is used by PhabricatorCustomField to manage field storage on objects.

Methods

public function addCustomFieldList($role, $list)

This method is not documented.
Parameters
$role
PhabricatorCustomFieldList$list
Return
wild

public function getCustomFieldList($role)

This method is not documented.
Parameters
$role
Return
wild