Page MenuHomeGitPull.it
Diviner Tech Docs PhabricatorSQLPatchList

abstract class PhabricatorSQLPatchList
Phorge Technical Documentation (Storage)

This class is not documented.

Methods

abstract public function getNamespace()

This method is not documented.
Return
wild

abstract public function getPatches()

This method is not documented.
Return
wild

protected function buildPatchesFromDirectory($directory)

Examine a directory for .php and .sql files and build patch specifications for them.

Parameters
$directory
Return
wild

final public static function buildAllPatches()

This method is not documented.
Return
wild

private function getPHPPatchAttributes($patch_name, $full_path)

This method is not documented.
Parameters
$patch_name
$full_path
Return
wild