Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F619026
DifferentialTestCommitMessageField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
256 B
Referenced Files
None
Subscribers
None
DifferentialTestCommitMessageField.php
View Options
<?php
/**
* This class should only be used for unit tests
*/
final
class
DifferentialTestCommitMessageField
extends
DifferentialCommitMessageField
{
public
function
getFieldName
()
{
return
'Test'
;
}
public
function
getFieldOrder
()
{
return
1
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 14, 11:11 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
145757
Default Alt Text
DifferentialTestCommitMessageField.php (256 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment