GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Code Duplication    Length = 3-4 lines in 2 locations

docs/source/API/API/cache/twig/82/82bfbced5585e79b700550b20d4d1fa3eaa83d8b4455be3247eb417e6610cbbd.php 1 location

@@ 375-378 (lines=4) @@
372
            }
373
            foreach ($context['_seq'] as $context["_key"] => $context["parameter"]) {
374
                // line 65
375
                if (twig_get_attribute($this->env, $this->getSourceContext(), $context["parameter"], "hashint", array())) {
376
                    echo $context["__internal_20ae0a0cc120a251f44cea8c35de313ad730135e78ea23d1c88d1c3b98637147"]->macro_hint_link(twig_get_attribute($this->env, $this->getSourceContext(), $context["parameter"], "hint", array()));
377
                    echo " ";
378
                }
379
                // line 66
380
                echo "\$";
381
                echo twig_get_attribute($this->env, $this->getSourceContext(), $context["parameter"], "name", array());

docs/source/API/API/cache/twig/a4/a46b2869ba4e42cd458867549075bfd7aaab413c9632a5e19c097c291a1a02b4.php 1 location

@@ 347-349 (lines=3) @@
344
            echo "            <tr>
345
                <td>";
346
            // line 110
347
            if (twig_get_attribute($this->env, $this->getSourceContext(), $context["parameter"], "hint", array())) {
348
                echo $context["__internal_44e5e6177e45d071724fe0d806624d3473537ea7355a32a2b1910210ba605d22"]->macro_hint_link(twig_get_attribute($this->env, $this->getSourceContext(), $context["parameter"], "hint", array()));
349
            }
350
            echo "</td>
351
                <td>\$";
352
            // line 111