Issue #3047757 by radmosley, ex DJ, ehazell, wolffereast, Adrian_S_M, Luke.Leber: Duplicate a in ViewsHandlerInterface docblock
parent
a40136abc4
commit
37fe072f79
|
@ -31,7 +31,7 @@ interface ViewsHandlerInterface extends ViewsPluginInterface {
|
|||
|
||||
/**
|
||||
* Determines if the handler is considered 'broken', meaning it's a
|
||||
* a placeholder used when a handler can't be found.
|
||||
* placeholder used when a handler can't be found.
|
||||
*/
|
||||
public function broken();
|
||||
|
||||
|
|
Loading…
Reference in New Issue