ResourceDefinition implements ResourceDefinitionInterface

Read onlyYes
FinalYes

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

Table of Contents

Interfaces

ResourceDefinitionInterface

Methods

__construct()  : mixed
getIdentifier()  : string
getRelativePath()  : string
matches()  : bool

Methods

__construct()

public __construct(string $relativePath) : mixed
Parameters
$relativePath : string

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