Page Menu
Home
MTRNord's Forge
Search
Configure Global Search
Log In
Search Results for canSetProxy
ManiphestFlagCustomField::canSetProxy()
Method
PhabricatorCustomField::canSetProxy()
Method
Proxies allow a field to use some other field's implementation for most of their behavior while still subclassing an application field. When a proxy is set for a field with @{method:setProxy}, all of its methods will call through to the proxy by default.