Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295428
PhutilAWSEC2Future.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
342 B
Referenced Files
None
Subscribers
None
PhutilAWSEC2Future.php
View Options
<?php
final
class
PhutilAWSEC2Future
extends
PhutilAWSFuture
{
private
$parameters
=
array
(
)
;
public
function
setParameters
(
$parameters
)
{
$this
->
parameters
=
$parameters
;
return
$this
;
}
protected
function
getParameters
(
)
{
return
$this
->
parameters
;
}
public
function
getServiceName
(
)
{
return
'ec2'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 02:03 (3 w, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1119457
Default Alt Text
PhutilAWSEC2Future.php (342 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment