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
Remove product literal strings in "pht()", part 5
[phabricator.git]
/
src
/
applications
/
doorkeeper
/
interface
/
DoorkeeperRemarkupURIInterface.php
blob
f7ba998f6f8b7d09abc57e766825423f5e44fa2d
1
<
?php
2
3
interface
DoorkeeperRemarkupURIInterface
{
4
5
public function
getDoorkeeperURIRef
(
PhutilURI
$uri
);
6
7
}