‪TYPO3CMS  ‪main
TYPO3\CMS\RteCKEditor\Controller\ResourceController Class Reference

Public Member Functions

 __construct (protected readonly ScssProcessor $scssProcessor)
 
 stylesheetAction (ServerRequestInterface $request)
 
 hmac (string $payload, string $scope)
 

Detailed Description

This API is used internally only.

Todo:
‪Add this to core? Or keep it here?

Definition at line 34 of file ResourceController.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\RteCKEditor\Controller\ResourceController::__construct ( protected readonly ScssProcessor  $scssProcessor)

Definition at line 36 of file ResourceController.php.

Member Function Documentation

◆ hmac()

TYPO3\CMS\RteCKEditor\Controller\ResourceController::hmac ( string  $payload,
string  $scope 
)

◆ stylesheetAction()

TYPO3\CMS\RteCKEditor\Controller\ResourceController::stylesheetAction ( ServerRequestInterface  $request)