ResourcePublishingContext
Read onlyYes
FinalYes
Only to be used in TYPO3\CMS\Core\SystemResource namespace
Table of Contents
Properties
- $filesystemPath : string
- $isSourcePublic : bool
- $prefix : string
Methods
- __construct() : mixed
- Variable names are explicitly public API for named variable access
Properties
$filesystemPath
public
string
$filesystemPath
$isSourcePublic
public
bool
$isSourcePublic
$prefix
public
string
$prefix
Methods
__construct()
Variable names are explicitly public API for named variable access
public
__construct(PackageInterface $package, PublicResourceDefinition $definition) : mixed
Parameters
- $package : PackageInterface
- $definition : PublicResourceDefinition