You are here

public function NodeTnid::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/NodeTnid.php, line 25
Definition of Views\translation\Plugin\views\filter\NodeTnid.

Class

NodeTnid
Filter by whether the node is the original translation.

Namespace

Views\translation\Plugin\views\filter

Code

public function adminSummary() {
}