ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ilMailAttachmentStageCleanup Class Reference
+ Collaboration diagram for ilMailAttachmentStageCleanup:

Public Member Functions

 __construct (private ilLogger $logger, private ilFileDataMail $mail_file_manager)
 

Private Attributes

const string OLD_FILE_MTIME_EXPRESSION = '1 day ago'
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

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

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

References ILIAS\Repository\int(), and ILIAS\Repository\logger().

26  {
27  }
+ Here is the call graph for this function:

Field Documentation

◆ OLD_FILE_MTIME_EXPRESSION

const string 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: