Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F108348971
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
Wed, Apr 16, 02:12
Size
180 B
Mime Type
text/x-php
Expires
Fri, Apr 18, 02:12 (2 d)
Engine
blob
Format
Raw Data
Handle
25507605
Attached To
rPH Phabricator
PackageCreateMail.php
View Options
<?php
final
class
PackageCreateMail
extends
PackageMail
{
protected
function
isNewThread
()
{
return
true
;
}
protected
function
getVerb
()
{
return
'Created'
;
}
}
Event Timeline
Log In to Comment