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 489d46b commit e431fa5Copy full SHA for e431fa5
reference/var/functions/is-scalar.xml
@@ -15,7 +15,8 @@
15
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
16
</methodsynopsis>
17
<para>
18
- Finds whether the given variable is a scalar.
+ Finds whether an <link linkend="language.expressions">expression</link> is
19
+ evaluated as a scalar value.
20
</para>
21
22
See <link linkend="language.types.type-system.atomic.scalar">scalar types</link> for more information.
0 commit comments