|
@@ 230-234 (lines=5) @@
|
| 227 |
|
echo twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 76, $this->getSourceContext()); })()), "shortname", array()); |
| 228 |
|
echo "</strong>"; |
| 229 |
|
// line 77 |
| 230 |
|
if (twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 77, $this->getSourceContext()); })()), "parent", array())) { |
| 231 |
|
// line 78 |
| 232 |
|
echo " extends "; |
| 233 |
|
echo $context["__internal_44e5e6177e45d071724fe0d806624d3473537ea7355a32a2b1910210ba605d22"]->macro_class_link(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 78, $this->getSourceContext()); })()), "parent", array())); |
| 234 |
|
} |
| 235 |
|
// line 80 |
| 236 |
|
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 80, $this->getSourceContext()); })()), "interfaces", array())) > 0)) { |
| 237 |
|
// line 81 |
|
@@ 766-775 (lines=10) @@
|
| 763 |
|
echo " |
| 764 |
|
"; |
| 765 |
|
// line 249 |
| 766 |
|
if ((twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["method"]) || array_key_exists("method", $context) ? $context["method"] : (function () { throw new Twig_Error_Runtime('Variable "method" does not exist.', 249, $this->getSourceContext()); })()), "hintDesc", array()) || twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["method"]) || array_key_exists("method", $context) ? $context["method"] : (function () { throw new Twig_Error_Runtime('Variable "method" does not exist.', 249, $this->getSourceContext()); })()), "hint", array()))) { |
| 767 |
|
// line 250 |
| 768 |
|
echo " <h4>Return Value</h4> |
| 769 |
|
|
| 770 |
|
"; |
| 771 |
|
// line 252 |
| 772 |
|
$this->displayBlock("return", $context, $blocks); |
| 773 |
|
echo " |
| 774 |
|
"; |
| 775 |
|
} |
| 776 |
|
// line 254 |
| 777 |
|
echo " |
| 778 |
|
"; |