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
Return values
boolisAllowed()
protected
isAllowed(string $path) : bool
Parameters
- $path : string