Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd1035ad

Browse files
ABRAHAM Morganjaviereguiluz
ABRAHAM Morgan
authored andcommitted
Typo fix
iterator_to_array is not a method, it's a function.
1 parentf54067b commitd1035ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/finder.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ the Finder instance.
5353

5454
A Finder instance is a PHP:phpclass:`Iterator`. So, in addition to iterating over the
5555
Finder with ``foreach``, you can also convert it to an array with the
56-
:phpfunction:`iterator_to_array`method, or get the number of items with
56+
:phpfunction:`iterator_to_array`function, or get the number of items with
5757
:phpfunction:`iterator_count`.
5858

5959
..caution::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp