function PharStreamWrapper::resolveAssertable

Return value

Manager|Assertable

Deprecated

Use Manager::instance() directly

File

misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php, line 452

Class

PharStreamWrapper

Namespace

TYPO3\PharStreamWrapper

Code

protected function resolveAssertable() {
    return Manager::instance();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.