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-3 lines in 2 locations

docs/source/API/API/cache/twig/69/695f6f9443a28203ec7e54c6314ee4d03c4965243598740d3fd6d87f20fc66e2.php 2 locations

@@ 440-442 (lines=3) @@
437
                    echo "                <li data-name=\"namespace:";
438
                    echo twig_replace_filter(twig_get_attribute($this->env, $this->getSourceContext(), $context["element"], 1, array(), "array"), array("\\" => "_"));
439
                    echo "\" ";
440
                    if (((isset($context["depth"]) || array_key_exists("depth", $context) ? $context["depth"] : (function () { throw new Twig_Error_Runtime('Variable "depth" does not exist.', 231, $this->getSourceContext()); })()) < (isset($context["opened"]) || array_key_exists("opened", $context) ? $context["opened"] : (function () { throw new Twig_Error_Runtime('Variable "opened" does not exist.', 231, $this->getSourceContext()); })()))) {
441
                        echo "class=\"opened\"";
442
                    }
443
                    echo ">
444
                    <div style=\"padding-left:";
445
                    // line 232
@@ 474-476 (lines=3) @@
471
                    echo "                <li data-name=\"class:";
472
                    echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->getSourceContext(), twig_get_attribute($this->env, $this->getSourceContext(), $context["element"], 1, array(), "array"), "name", array()), array("\\" => "_")), "html", null, true);
473
                    echo "\" ";
474
                    if (((isset($context["depth"]) || array_key_exists("depth", $context) ? $context["depth"] : (function () { throw new Twig_Error_Runtime('Variable "depth" does not exist.', 240, $this->getSourceContext()); })()) < (isset($context["opened"]) || array_key_exists("opened", $context) ? $context["opened"] : (function () { throw new Twig_Error_Runtime('Variable "opened" does not exist.', 240, $this->getSourceContext()); })()))) {
475
                        echo "class=\"opened\"";
476
                    }
477
                    echo ">
478
                    <div style=\"padding-left:";
479
                    // line 241