Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorTransactions

final class PhabricatorTransactions
Phorge Technical Documentation (Transactions)

This class is not documented.

Methods

public static function getInlineStateMap()

This method is not documented.
Return
wild

public static function findOneByType($xactions, $type)

Find the first transaction that matches a type.

Parameters
array$xactions$xactions
string$type$type
Return
PhabricatorTransactions|null