We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b216f commit cb2062bCopy full SHA for cb2062b
tools/php_api_ref/.phpdoc/template/class.html.twig
@@ -3,6 +3,7 @@
3
{% block title %}{{ node.name }} | {{ parent() }}{% endblock %}
4
{% block meta %}
5
<meta name="description" content="{{ node.summary }}" />
6
+ {{ parent() }}
7
{% endblock %}
8
9
{% block content %}
tools/php_api_ref/.phpdoc/template/interface.html.twig
0 commit comments