function ConjunctionInterceptor::__construct
File
-
misc/
typo3/ phar-stream-wrapper/ src/ Interceptor/ ConjunctionInterceptor.php, line 24
Class
Namespace
TYPO3\PharStreamWrapper\InterceptorCode
public function __construct(array $assertions) {
$this->assertAssertions($assertions);
$this->assertions = $assertions;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.