ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilMailAttachmentStageCleanup Class Reference
+ Collaboration diagram for ilMailAttachmentStageCleanup:

Public Member Functions

 __construct (ilLogger $logger, ilFileDataMail $mail_file_manager)
 

Private Attributes

const OLD_FILE_MTIME_EXPRESSION = '1 day ago'
 
ilLogger $logger
 
ilFileDataMail $mail_file_manager
 

Detailed Description

Definition at line 21 of file class.ilMailAttachmentStageCleanup.php.

Constructor & Destructor Documentation

◆ __construct()

ilMailAttachmentStageCleanup::__construct ( ilLogger  $logger,
ilFileDataMail  $mail_file_manager 
)

Definition at line 28 of file class.ilMailAttachmentStageCleanup.php.

References Vendor\Package\$e, $logger, $mail_file_manager, ILIAS\Repository\int(), and ILIAS\Repository\logger().

+ Here is the call graph for this function:

Field Documentation

◆ $logger

ilLogger ilMailAttachmentStageCleanup::$logger
private

Definition at line 25 of file class.ilMailAttachmentStageCleanup.php.

Referenced by __construct().

◆ $mail_file_manager

ilFileDataMail ilMailAttachmentStageCleanup::$mail_file_manager
private

Definition at line 26 of file class.ilMailAttachmentStageCleanup.php.

Referenced by __construct().

◆ OLD_FILE_MTIME_EXPRESSION

const ilMailAttachmentStageCleanup::OLD_FILE_MTIME_EXPRESSION = '1 day ago'
private

Definition at line 23 of file class.ilMailAttachmentStageCleanup.php.


The documentation for this class was generated from the following file: