‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Security\ContentSecurityPolicy\Reporting\ReportDetails Class Reference
Inheritance diagram for TYPO3\CMS\Core\Security\ContentSecurityPolicy\Reporting\ReportDetails:

Public Member Functions

 __construct (array $array)
 
 jsonSerialize ()
 

Static Protected Member Functions

static toCamelCase (string $value)
 

Detailed Description

Definition at line 23 of file ReportDetails.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Security\ContentSecurityPolicy\Reporting\ReportDetails::__construct ( array  $array)

Definition at line 25 of file ReportDetails.php.

Member Function Documentation

◆ jsonSerialize()

TYPO3\CMS\Core\Security\ContentSecurityPolicy\Reporting\ReportDetails::jsonSerialize ( )

Definition at line 33 of file ReportDetails.php.

References TYPO3\CMS\Webhooks\Message\$details.

◆ toCamelCase()

static TYPO3\CMS\Core\Security\ContentSecurityPolicy\Reporting\ReportDetails::toCamelCase ( string  $value)
staticprotected

Definition at line 42 of file ReportDetails.php.