We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46890fe commit 352d8c0Copy full SHA for 352d8c0
src/Internal/functions.php
@@ -32,6 +32,7 @@ function formatStacktrace(array $trace): string
32
33
/**
34
* @return bool True if AMP_DEBUG is set to a truthy value.
35
+ * @internal
36
*/
37
function isDebugEnabled(): bool
38
{
0 commit comments