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 = 9-10 lines in 4 locations

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

@@ 150-159 (lines=10) @@
147
        echo "
148
    ";
149
        // line 43
150
        if ((isset($context["traits"]) || array_key_exists("traits", $context) ? $context["traits"] : (function () { throw new Twig_Error_Runtime('Variable "traits" does not exist.', 43, $this->getSourceContext()); })())) {
151
            // line 44
152
            echo "        <h2>Traits</h2>
153
154
        ";
155
            // line 46
156
            echo $context["__internal_44e5e6177e45d071724fe0d806624d3473537ea7355a32a2b1910210ba605d22"]->macro_render_classes((isset($context["traits"]) || array_key_exists("traits", $context) ? $context["traits"] : (function () { throw new Twig_Error_Runtime('Variable "traits" does not exist.', 46, $this->getSourceContext()); })()));
157
            echo "
158
    ";
159
        }
160
        // line 48
161
        echo "
162
    ";

docs/source/API/API/cache/twig/c9/c989b66f6a5e33884a0d74d763893306217f033e75b6c60e99fd64872644425f.php 3 locations

@@ 106-114 (lines=9) @@
103
        echo "
104
    ";
105
        // line 29
106
        if ((isset($context["classes"]) || array_key_exists("classes", $context) ? $context["classes"] : (function () { throw new Twig_Error_Runtime('Variable "classes" does not exist.', 29, $this->getSourceContext()); })())) {
107
            // line 30
108
            echo "        <h2>Classes</h2>
109
        ";
110
            // line 31
111
            echo $context["__internal_084c0a9b4751f3912921b1f087047d19c4c1f20b347dd6cee5246a93c0cb9eed"]->macro_render_classes((isset($context["classes"]) || array_key_exists("classes", $context) ? $context["classes"] : (function () { throw new Twig_Error_Runtime('Variable "classes" does not exist.', 31, $this->getSourceContext()); })()));
112
            echo "
113
    ";
114
        }
115
        // line 33
116
        echo "
117
    ";
@@ 119-127 (lines=9) @@
116
        echo "
117
    ";
118
        // line 34
119
        if ((isset($context["interfaces"]) || array_key_exists("interfaces", $context) ? $context["interfaces"] : (function () { throw new Twig_Error_Runtime('Variable "interfaces" does not exist.', 34, $this->getSourceContext()); })())) {
120
            // line 35
121
            echo "        <h2>Interfaces</h2>
122
        ";
123
            // line 36
124
            echo $context["__internal_084c0a9b4751f3912921b1f087047d19c4c1f20b347dd6cee5246a93c0cb9eed"]->macro_render_classes((isset($context["interfaces"]) || array_key_exists("interfaces", $context) ? $context["interfaces"] : (function () { throw new Twig_Error_Runtime('Variable "interfaces" does not exist.', 36, $this->getSourceContext()); })()));
125
            echo "
126
    ";
127
        }
128
        // line 38
129
        echo "
130
    ";
@@ 132-140 (lines=9) @@
129
        echo "
130
    ";
131
        // line 39
132
        if ((isset($context["exceptions"]) || array_key_exists("exceptions", $context) ? $context["exceptions"] : (function () { throw new Twig_Error_Runtime('Variable "exceptions" does not exist.', 39, $this->getSourceContext()); })())) {
133
            // line 40
134
            echo "        <h2>Exceptions</h2>
135
        ";
136
            // line 41
137
            echo $context["__internal_084c0a9b4751f3912921b1f087047d19c4c1f20b347dd6cee5246a93c0cb9eed"]->macro_render_classes((isset($context["exceptions"]) || array_key_exists("exceptions", $context) ? $context["exceptions"] : (function () { throw new Twig_Error_Runtime('Variable "exceptions" does not exist.', 41, $this->getSourceContext()); })()));
138
            echo "
139
    ";
140
        }
141
        // line 43
142
        echo "
143
";