Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1432138
TimeLimit.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
326 B
Referenced Files
None
Subscribers
None
TimeLimit.php
View Options
<?php
namespace
Eris\Shrinker
;
interface
TimeLimit
{
/**
* Call to start measuring the time interval.
*
* @return void
*/
public
function
start
();
/**
* @return bool
*/
public
function
hasBeenReached
();
/**
* @return string
*/
public
function
__toString
();
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 21:28 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f0/16/7009ba12e1c6a9e08d4ce03183c9
Default Alt Text
TimeLimit.php (326 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment