You are here

public function NodeTnidChild::adminSummary in Views (for Drupal 7) 8.3

Display the filter on the administrative summary

Overrides FilterPluginBase::adminSummary

File

lib/Views/translation/Plugin/views/filter/NodeTnidChild.php, line 25
Definition of Views\translation\Plugin\views\filter\NodeTnidChild.

Class

NodeTnidChild
Filter by whether the node is not the original translation.

Namespace

Views\translation\Plugin\views\filter

Code

public function adminSummary() {
}