Code Duplication    Length = 6-6 lines in 2 locations

docs/api/cache/twig/ca/cabd9c501db1fdf4798aa67be4554ef539f4e402fc11d18f345fb2751ddce45d.php 2 locations

@@ 534-539 (lines=6) @@
531
            echo "</td>
532
                <td>";
533
            // line 176
534
            if ( !($this->getAttribute($context["property"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) {
535
                // line 177
536
                echo "<small>from&nbsp;";
537
                echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getproperty_link($context["property"], false, true);
538
                echo "</small>";
539
            }
540
            // line 179
541
            echo "</td>
542
            </tr>
@@ 612-617 (lines=6) @@
609
            echo "                </div>
610
                <div class=\"col-md-2\">";
611
            // line 201
612
            if ( !($this->getAttribute($context["method"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) {
613
                // line 202
614
                echo "<small>from&nbsp;";
615
                echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getmethod_link($context["method"], false, true);
616
                echo "</small>";
617
            }
618
            // line 204
619
            echo "</div>
620
            </div>