PharStreamWrapperInterceptor implements Assertable

Table of Contents

Interfaces

Assertable

Methods

assert()  : bool
Asserts the given path of a Phar file is located in a valid path in typo3conf/ext/* of the local TYPO3 installation.
isAllowed()  : bool

Methods

assert()

Asserts the given path of a Phar file is located in a valid path in typo3conf/ext/* of the local TYPO3 installation.

public assert(string $path, string $command) : bool
Parameters
$path : string
$command : string
Tags
throws
Exception
Return values
bool

isAllowed()

protected isAllowed(string $path) : bool
Parameters
$path : string
Return values
bool

        
On this page

Search results