Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1567891
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
Tue, Jul 15, 5:03 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
360153
Default Alt Text
DifferentialTestCommitMessageField.php (256 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment