Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F549851
PhortuneAddPaymentMethodAction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
403 B
Referenced Files
None
Subscribers
None
PhortuneAddPaymentMethodAction.php
View Options
<?php
final
class
PhortuneAddPaymentMethodAction
extends
PhabricatorSystemAction
{
const
TYPECONST
=
'phortune.payment-method.add'
;
public
function
getScoreThreshold
()
{
return
60
/
phutil_units
(
'1 hour in seconds'
);
}
public
function
getLimitExplanation
()
{
return
pht
(
'You are making too many attempts to add payment methods in a short '
.
'period of time.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 2:20 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
99880
Default Alt Text
PhortuneAddPaymentMethodAction.php (403 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment