commit 40bf725dda06224006a91d20ed83ecc6de6981a4 Author: Jibran Ijaz Date: Fri Oct 3 15:54:11 2014 +0500 minor fix. diff --git a/core/modules/views/src/Plugin/views/PluginBase.php b/core/modules/views/src/Plugin/views/PluginBase.php index f604e46..15f77b6 100644 --- a/core/modules/views/src/Plugin/views/PluginBase.php +++ b/core/modules/views/src/Plugin/views/PluginBase.php @@ -134,6 +134,7 @@ public function init(ViewExecutable $view, DisplayPluginBase $display, array &$o * defaults, etc. If contains is set, the default will be ignored and * assumed to be array(). * ), + * @endcode * * @return array * Returns the options of this handler/plugin.