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 b38c6d5 commit f5b3b44Copy full SHA for f5b3b44
1 file changed
src/Functional/Identical.php
@@ -26,7 +26,7 @@
26
* Returns true if $a is equal to $b, and they are of the same type.
27
*
28
* @param mixed $b
29
- * @return bool
+ * @return callable
30
*/
31
function identical($b)
32
{
0 commit comments