PublicFileDefinition extends PublicResourceDefinition

Read onlyYes
FinalYes

This class is meant to be used for resource definition in Configuration/Resources.php

Table of Contents

Properties

$identifier  : string
$publicPrefix  : string|DynamicPublicPrefixInterface
$relativePath  : string

Methods

__construct()  : mixed
getIdentifier()  : string
getPublicPrefix()  : DynamicPublicPrefixInterface|string
getRelativePath()  : string
matches()  : bool

Properties

$relativePath

protected string $relativePath

Methods

getIdentifier()

public getIdentifier() : string
Return values
string

getRelativePath()

public getRelativePath() : string
Return values
string

matches()

public matches(string $relativePath) : bool
Parameters
$relativePath : string
Return values
bool

        
On this page

Search results