repo.or.cz
/
phabricator.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git]
/
src
/
infrastructure
/
customfield
/
interface
/
PhabricatorStandardCustomFieldInterface.php
blob
0ac13eb1646db6ff10ec4c90894c5b35d65f5708
1
<
?php
2
3
interface
PhabricatorStandardCustomFieldInterface
{
4
5
public function
getStandardCustomFieldNamespace
();
6
7
}