Page Menu
Home
WMGMC Issues
搜索
Configure Global Search
登录
Files
F16011
Text.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
订阅
标记用于日后
授予令牌
Size
438 B
Referenced Files
None
订阅者
None
Text.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
Ddeboer\Imap\Search\Text
;
use
Ddeboer\Imap\Search\AbstractText
;
/**
* Represents a message text contains condition. Messages must contain the
* specified text in order to match the condition.
*/
final
class
Text
extends
AbstractText
{
/**
* Returns the keyword that the condition represents.
*/
protected
function
getKeyword
():
string
{
return
'TEXT'
;
}
}
File Metadata
详情
附加的
Mime Type
text/x-php
Expires
9月 11 Thu, 1:30 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5482
默认替代文本
Text.php (438 B)
Attached To
Mode
rMAILCOW mailcow-tracking
附加的
Detach File
Event Timeline
Log In to Comment