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 63a7831 commit 50994d5Copy full SHA for 50994d5
tools/php_api_ref/.phpdoc/template/css/base.css.twig
@@ -190,6 +190,10 @@ body.menu-resizing {
190
background-image: url(../images/minus-white.svg);
191
}
192
193
+.md-nav--primary .md-nav__item--nested:has(a[href="namespaces/symfony-contracts.html"]) {
194
+ display: none;
195
+}
196
+
197
{# --------------------------------------------------------------------------- #}
198
{# ------------------------------- Breadcrumbs ------------------------------- #}
199
0 commit comments