Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2359014
DifferentialUnitStatus.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
310 B
Referenced Files
None
Subscribers
None
DifferentialUnitStatus.php
View Options
<?php
final
class
DifferentialUnitStatus
extends
Phobject
{
const
UNIT_NONE
=
0
;
const
UNIT_OKAY
=
1
;
const
UNIT_WARN
=
2
;
const
UNIT_FAIL
=
3
;
const
UNIT_SKIP
=
4
;
const
UNIT_POSTPONED
=
5
;
const
UNIT_AUTO_SKIP
=
6
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Sep 16, 3:08 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
449199
Default Alt Text
DifferentialUnitStatus.php (310 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment