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
Generate file attachment transactions for explicit Remarkup attachments on common...
[phabricator.git]
/
src
/
applications
/
search
/
ferret
/
PhabricatorFerretInterface.php
blob
cdb651b6cf493dedcf02b397836d51ca56c872cf
1
<
?php
2
3
interface
PhabricatorFerretInterface
{
4
5
public function
newFerretEngine
();
6
7
}