Page MenuHomePhorge

PhabricatorUnlockableInterface.php
No OneTemporary

Size
345 B
Referenced Files
None
Subscribers
None

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, Jul 6, 3:55 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
318997
Default Alt Text
PhabricatorUnlockableInterface.php (345 B)

Event Timeline