function Manager::assert
Parameters
string $path:
string $command:
Return value
bool
File
-
misc/
typo3/ phar-stream-wrapper/ src/ Manager.php, line 113
Class
Namespace
TYPO3\PharStreamWrapperCode
public function assert($path, $command) {
return $this->behavior
->assert($path, $command);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.