Resolve #3458312 "Make the comments in Views handler Manager around overrides clearer"
Closed
requested to merge issue/drupal-3458312:3458312-overrride-comment-views-handler-11x into 11.x
Compare changes
@@ -7,6 +7,7 @@
@@ -75,14 +76,14 @@ public function __construct($handler_type, \Traversable $namespaces, ViewsData $
@@ -104,11 +105,17 @@ public function getHandler($item, $override = NULL) {