Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102359592
PackageDeleteMail.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, Feb 19, 21:32
Size
187 B
Mime Type
text/x-php
Expires
Fri, Feb 21, 21:32 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24338175
Attached To
rPH Phabricator
PackageDeleteMail.php
View Options
<?php
final
class
PackageDeleteMail
extends
PackageMail
{
protected
function
getVerb
()
{
return
pht
(
'Deleted'
);
}
protected
function
isNewThread
()
{
return
false
;
}
}
Event Timeline
Log In to Comment