You are here

public function HandlerBase::defineExtraOptions in Views (for Drupal 7) 8.3

Provide defaults for the handler.

File

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) {
}