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
Wed, May 14, 4:15 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
113972
Default Alt Text
PhabricatorUnlockableInterface.php (345 B)

Event Timeline