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

Commit94bf486

Browse files
committed
minor#20015 Fix typo in the new TypeInfo docs (jdreesen)
This PR was merged into the 7.1 branch.Discussion----------Fix typo in the new TypeInfo docsCommits-------8e0643a Fix typo in the new TypeInfo docs
2 parents6bb4ae9 +8e0643a commit94bf486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/type_info.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ based on reflection or a simple string::
6666
$type->getCollectionKeyType(); // returns an "int" Type instance
6767
$type->getCollectionValueType()->isNullable(); // returns true
6868

69-
Each ofthis calls will return you a ``Type`` instance that corresponds to the
69+
Each ofthese calls will return you a ``Type`` instance that corresponds to the
7070
static method used. You can also resolve types from a string (as shown in the
7171
``bool`` parameter of the previous example)
7272

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp