Page MenuHomePhorge

AttachmentDelete.php
No OneTemporary

Authored By
Unknown
Size
357 B
Referenced Files
None
Subscribers
None

AttachmentDelete.php

<?php
/**
* Test class to test rcmail_action_mail_attachment_delete
*
* @package Tests
*/
class Actions_Mail_AttachmentDelete extends ActionTestCase
{
/**
* Class constructor
*/
function test_class()
{
$object = new rcmail_action_mail_attachment_delete;
$this->assertInstanceOf('rcmail_action', $object);
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Apr 24, 10:24 AM (8 h, 41 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18801123
Default Alt Text
AttachmentDelete.php (357 B)

Event Timeline