Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96177098
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, Dec 23, 11:54
Size
278 B
Mime Type
text/x-php
Expires
Wed, Dec 25, 11:54 (2 d)
Engine
blob
Format
Raw Data
Handle
23131868
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