diff --git a/reference/classobj/functions/is-a.xml b/reference/classobj/functions/is-a.xml index b58186538b..a914a8a051 100644 --- a/reference/classobj/functions/is-a.xml +++ b/reference/classobj/functions/is-a.xml @@ -42,7 +42,8 @@ allow_string - Whether to call autoloader if the class doesn't exist. + If this parameter set to false, string class name as object + is not allowed. This also prevents from calling autoloader if the class doesn't exist.