1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-25 16:22:20 +01:00

On page for key(), add link to array_key_first()

Closes GH-1129.
This commit is contained in:
vlakoff
2021-11-23 00:32:07 +01:00
committed by GitHub
parent 620dfaa244
commit 76c26359d5

View File

@@ -86,6 +86,7 @@ fruit5
<simplelist>
<member><function>current</function></member>
<member><function>next</function></member>
<member><function>array_key_first</function></member>
<member><link linkend="control-structures.foreach">foreach</link></member>
</simplelist>
</para>