Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97616394
PhageAgentBootloader.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jan 5, 18:19
Size
195 B
Mime Type
text/x-php
Expires
Tue, Jan 7, 18:19 (2 d)
Engine
blob
Format
Raw Data
Handle
23435863
Attached To
rPHU libphutil
PhageAgentBootloader.php
View Options
<?php
abstract
class
PhageAgentBootloader
extends
Phobject
{
abstract
public
function
getName
();
abstract
public
function
getBootCommand
();
abstract
public
function
getBootSequence
();
}
Event Timeline
Log In to Comment