You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/class_alof.rst
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,7 @@ Alof
8
8
9
9
Alof is the class that contains the functions of AlofLib.
10
10
11
-
.. php:class:: Alof
12
-
Alof contains all the ALO functions.
13
-
14
-
.. php:method:: is_alo($value)
15
-
Returns whether the given value is an ALO.
16
-
:param mixed $value: The value to check.
17
-
:returns: Whether the value is an ALO.
11
+
Its full qualification is Vectorial1024\AlofLib\Alof.
18
12
13
+
FOr now, please refer to the PHP source code for the documentation. We are finding a way to automatically generate compatible documentations from PHP sources.
0 commit comments