Skip to content
Snippets Groups Projects
Commit a549aae1 authored by Hendrik Grahl's avatar Hendrik Grahl Committed by Mr Snow
Browse files

Issue #2751707 by grahl: Strict warnings on submitRowForm et al

parent 391b071c
No related branches found
No related tags found
No related merge requests found
......@@ -190,9 +190,9 @@ Representations of groups derived from LDAP might initially look like:
}
/**
*
* Contains examples for how groups are derived as markup.
*/
public function buildRowDescription() {
public function buildRowDescription(array $form, FormStateInterface $form_state) {
return '
Representations of groups derived from LDAP might initially look like:
<ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment