protected ViewExecutable::_initHandler($key, $info)
Attaches the views handler for the specific type.
Parameters
string $key: One of 'argument', 'field', 'sort', 'filter', 'relationship'.
array $info: An array of views handler types use in the view with additional information about them.
File
core/modules/views/src/ViewExecutable.php, line 1028
Class
ViewExecutable Represents a view as a whole.
Namespace
Drupal\views
Code
protected function _initHandler($key, $info) {
// Load the re