Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93546702
PackageCreateMail.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
Fri, Nov 29, 15:24
Size
185 B
Mime Type
text/x-php
Expires
Sun, Dec 1, 15:24 (2 d)
Engine
blob
Format
Raw Data
Handle
22663481
Attached To
rPH Phabricator
PackageCreateMail.php
View Options
<?php
final
class
PackageCreateMail
extends
PackageMail
{
protected
function
isNewThread
()
{
return
true
;
}
protected
function
getVerb
()
{
return
pht
(
'Created'
);
}
}
Event Timeline
Log In to Comment