‪TYPO3CMS  ‪main
TYPO3\CMS\Install\CoreVersion\MaintenanceWindow Class Reference

Public Member Functions

 __construct (protected readonly ?\DateTimeInterface $communitySupport, protected readonly ?\DateTimeInterface $eltsSupport)
 
 isSupportedByCommunity ()
 
 isSupportedByElts ()
 

Static Public Member Functions

static fromApiResponse (array $response)
 

Protected Member Functions

 isSupported (?\DateTimeInterface $supportedUntil)
 

Detailed Description

Definition at line 20 of file MaintenanceWindow.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Install\CoreVersion\MaintenanceWindow::__construct ( protected readonly ?\DateTimeInterface  $communitySupport,
protected readonly ?\DateTimeInterface  $eltsSupport 
)

Definition at line 22 of file MaintenanceWindow.php.

Member Function Documentation

◆ fromApiResponse()

static TYPO3\CMS\Install\CoreVersion\MaintenanceWindow::fromApiResponse ( array  $response)
static

◆ isSupported()

TYPO3\CMS\Install\CoreVersion\MaintenanceWindow::isSupported ( ?\DateTimeInterface  $supportedUntil)
protected

◆ isSupportedByCommunity()

TYPO3\CMS\Install\CoreVersion\MaintenanceWindow::isSupportedByCommunity ( )

◆ isSupportedByElts()

TYPO3\CMS\Install\CoreVersion\MaintenanceWindow::isSupportedByElts ( )