Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorConfigSource

abstract class PhabricatorConfigSource
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function setName($name)

This method is not documented.
Parameters
$name
Return
wild

public function getName()

This method is not documented.
Return
wild

abstract public function getKeys($keys)

This method is not documented.
Parameters
array$keys
Return
wild

abstract public function getAllKeys()

This method is not documented.
Return
wild

public function canWrite()

This method is not documented.
Return
wild

public function setKeys($keys)

This method is not documented.
Parameters
array$keys
Return
wild

public function deleteKeys($keys)

This method is not documented.
Parameters
array$keys
Return
wild