function ManyToOneHelper::__construct
File
-
core/
modules/ views/ src/ ManyToOneHelper.php, line 38
Class
- ManyToOneHelper
- This many to one helper object is used on both arguments and filters.
Namespace
Drupal\viewsCode
public function __construct($handler) {
$this->handler = $handler;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.