public function HandlerBase::defineExtraOptions

Provide defaults for the handler.

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php, line 369
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public function defineExtraOptions(&$option) {
}