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 87c7ca6 commit fcf09f9Copy full SHA for fcf09f9
docs/further-reading.md
@@ -27,7 +27,7 @@ foreach (wp_list_users() as $user) {
27
28
It would be scoped as follows:
29
30
-```
+```php
31
<?php
32
33
namespace ScopingPrefix\Acme;
0 commit comments