Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103664586
PhortuneErrCode.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
Mon, Mar 3, 20:30
Size
278 B
Mime Type
text/x-php
Expires
Wed, Mar 5, 20:30 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24532254
Attached To
rPH Phabricator
PhortuneErrCode.php
View Options
<?php
final
class
PhortuneErrCode
extends
PhortuneConstants
{
// NOTE: These constants also appear in Javascript.
const
ERR_CC_INVALID_NUMBER
=
'cc:invalid:number'
;
const
ERR_CC_INVALID_CVC
=
'cc:invalid:cvc'
;
const
ERR_CC_INVALID_EXPIRY
=
'cc:invalid:expiry'
;
}
Event Timeline
Log In to Comment