<?xml version="1.0"?>
<smurf version="0.9.1" numerrors="124" numwarnings="0">
  <summary status="error" numerrors="124" numwarnings="0" condensedresult="smurf,error,124,0:overview,success,0,0;phplint,success,0,0;phpcs,error,124,0;js,success,0,0;css,success,0,0;phpdoc,success,0,0;savepoint,success,0,0;thirdparty,success,0,0;grunt,success,0,0;shifter,success,0,0;mustache,success,0,0;gherkin,success,0,0">
    <detail name="overview" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phplint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpcs" status="error" numerrors="124" numwarnings="0"/>
    <detail name="js" status="success" numerrors="0" numwarnings="0"/>
    <detail name="css" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpdoc" status="success" numerrors="0" numwarnings="0"/>
    <detail name="savepoint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="thirdparty" status="success" numerrors="0" numwarnings="0"/>
    <detail name="grunt" status="success" numerrors="0" numwarnings="0"/>
    <detail name="shifter" status="success" numerrors="0" numwarnings="0"/>
    <detail name="mustache" status="success" numerrors="0" numwarnings="0"/>
    <detail name="gherkin" status="success" numerrors="0" numwarnings="0"/>
  </summary>
  <check id="overview" title="Overview" url="" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows the general problems detected when processing the code</description>
    <mess/>
  </check>
  <check id="phplint" title="PHP lint problems" url="https://www.php.net/docs.php" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows php lint problems in the code detected by php -l</description>
    <mess/>
  </check>
  <check id="phpcs" title="PHP coding style problems" url="https://moodledev.io/general/development/policies/codingstyle" numerrors="124" numwarnings="0" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by phpcs</description>
    <mess>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 8 spaces but found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L157" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L158" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 8 spaces but found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L158" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L197" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L198" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 28 spaces but found 32</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L198" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L198" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/observer/group.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/observer/group.php#L198" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/output/component/urlsettingsnote.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/output/component/urlsettingsnote.php#L84" ruleset="Squiz" rule="WhiteSpace.ControlStructureSpacing.SpacingBeforeClose" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Blank line found at end of control structure</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/classes/task/delete_moodle_group_pad.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/classes/task/delete_moodle_group_pad.php#L46" ruleset="Universal" rule="Lists.DisallowLongListSyntax.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Long list syntax is not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L100" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L100" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L100" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L101" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 8 spaces but found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L101" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L103" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 8 spaces but found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/mod_form.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/mod_form.php#L104" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L35" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L35" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L36" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L36" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L36" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L36" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L36" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L38" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L38" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L39" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L39" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L39" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L41" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L41" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L42" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L42" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L42" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L42" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L42" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L44" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L44" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L45" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L45" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L45" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L45" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L47" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L47" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L48" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L48" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L48" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L48" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L50" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L50" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L51" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L51" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L51" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L51" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L53" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L53" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L54" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L54" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L54" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L56" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L56" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L57" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L57" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L57" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L58" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L58" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L59" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L59" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L59" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L59" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L61" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L61" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L62" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L62" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L62" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L63" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L63" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L64" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L64" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L64" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L66" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L66" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L67" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L67" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L67" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L69" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L69" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L70" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L70" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L70" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L72" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L72" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L73" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L73" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L73" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L73" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L75" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L75" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L76" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L76" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L76" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L84" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L84" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L85" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L85" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L85" ruleset="PSR2" rule="Methods.FunctionCallSignature.MultipleArguments" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Only one argument is allowed per line in a multi-line function call</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/settings.php#L85" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/tests/lib_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/tests/lib_test.php#L94" ruleset="Universal" rule="Lists.DisallowLongListSyntax.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Long list syntax is not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/tests/lib_test.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/tests/lib_test.php#L100" ruleset="Universal" rule="Lists.DisallowLongListSyntax.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Long list syntax is not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/view.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/view.php#L33" ruleset="Universal" rule="Lists.DisallowLongListSyntax.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Long list syntax is not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/view.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/view.php#L141" ruleset="PSR2" rule="Methods.FunctionCallSignature.ContentAfterOpenBracket" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening parenthesis of a multi-line function call must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/view.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/view.php#L143" ruleset="PSR2" rule="Methods.FunctionCallSignature.Indent" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Multi-line function call not indented correctly; expected 0 spaces but found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="mod/etherpadlite/view.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/b67af10893b99d9d94fa26a0e15119a1c6b391f0/mod/etherpadlite/view.php#L143" ruleset="PSR2" rule="Methods.FunctionCallSignature.CloseBracketLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Closing parenthesis of a multi-line function call must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="js" title="Javascript coding style problems" url="https://moodledev.io/docs/guides/javascript" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by eslint</description>
    <mess/>
  </check>
  <check id="css" title="CSS problems" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows CSS problems detected by stylelint</description>
    <mess/>
  </check>
  <check id="phpdoc" title="PHPDocs style problems" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the phpdocs problems detected in the code by local_moodlecheck</description>
    <mess/>
  </check>
  <check id="savepoint" title="Update savepoints problems" url="https://moodledev.io/docs/guides/upgrade" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected with the handling of upgrade savepoints</description>
    <mess/>
  </check>
  <check id="thirdparty" title="Third party library modification problems" url="https://moodledev.io/general/development/process/peer-review#third-party-code" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected with the modification of third party libraries</description>
    <mess/>
  </check>
  <check id="grunt" title="grunt changes" url="https://moodledev.io/general/development/tools/nodejs" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows files built by grunt and not commited</description>
    <mess/>
  </check>
  <check id="shifter" title="shifter problems" url="https://docs.moodle.org/dev/YUI/Shifter" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected by shifter</description>
    <mess/>
  </check>
  <check id="mustache" title="Mustache template problems" url="https://moodledev.io/docs/guides/templates" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected in mustache templates</description>
    <mess/>
  </check>
  <check id="gherkin" title="Gherkin .feature problems" url="https://moodledev.io/general/development/tools/behat/writing" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected in behat .feature files</description>
    <mess/>
  </check>
</smurf>
