‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Resource\PublicUrlPrefixer Class Reference

Public Member Functions

 prefixWithSitePath (GeneratePublicUrlForResourceEvent $event)
 

Private Member Functions

 isLocalResource (ResourceInterface $resource)
 

Static Private Attributes

static bool $isProcessingUrl = false
 

Detailed Description

Definition at line 25 of file PublicUrlPrefixer.php.

Member Function Documentation

◆ isLocalResource()

TYPO3\CMS\Backend\Resource\PublicUrlPrefixer::isLocalResource ( ResourceInterface  $resource)
private

◆ prefixWithSitePath()

Member Data Documentation

◆ $isProcessingUrl

bool TYPO3\CMS\Backend\Resource\PublicUrlPrefixer::$isProcessingUrl = false
staticprivate

Definition at line 34 of file PublicUrlPrefixer.php.