From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- fr-fr/php-fr.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'fr-fr/php-fr.html.markdown') diff --git a/fr-fr/php-fr.html.markdown b/fr-fr/php-fr.html.markdown index 45a02d75..ef0b0ef2 100644 --- a/fr-fr/php-fr.html.markdown +++ b/fr-fr/php-fr.html.markdown @@ -722,7 +722,6 @@ use My\Namespace as SomeOtherNamespace; $cls = new SomeOtherNamespace\MyClass(); */ - ``` ## Pour plus d'informations -- cgit v1.2.3