ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilMailAttachmentStageCleanup Class Reference
+ Collaboration diagram for ilMailAttachmentStageCleanup:

Public Member Functions

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

Private Attributes

const 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 readonly ilLogger  $logger,
private readonly 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 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: