Issue #2442339 followup by mrjmd: ViewsLocalTask param annotation bug
parent
7eaa1b763e
commit
b5500b6129
|
@ -142,7 +142,6 @@ class ViewsLocalTask extends DeriverBase implements ContainerDeriverInterface {
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
* A list of arrays containing the $view and $display_id.
|
* A list of arrays containing the $view and $display_id.
|
||||||
*
|
|
||||||
* @code
|
* @code
|
||||||
* array(
|
* array(
|
||||||
* array($view, $display_id),
|
* array($view, $display_id),
|
||||||
|
|
Loading…
Reference in New Issue