mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
add literal around getcurrent error
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</para>
|
||||
<para>
|
||||
This method must be called from within a closure; calling it outside of a
|
||||
closure context will result in Error: Current function is not a closure.
|
||||
closure context will result in <literal>Error: Current function is not a closure.</literal>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user