Page MenuHomePhorge

PhabricatorUnlockableInterface.php
No OneTemporary

PhabricatorUnlockableInterface.php

<?php
interface PhabricatorUnlockableInterface {
public function newUnlockEngine();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorUnlockableInterface )------------------------------------- */
/*
public function newUnlockEngine() {
return new <<<...>>>UnlockEngine();
}
*/

File Metadata

Mime Type
text/x-php
Expires
Sun, Jan 19, 17:00 (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126737
Default Alt Text
PhabricatorUnlockableInterface.php (345 B)

Event Timeline