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

Appearance settings

Commit 3e4bcf1

Browse filesBrowse files
Korbeilxabbuh
authored andcommitted
Fix PHP block in TypeInfo documentation
1 parent 405f95e commit 3e4bcf1
Copy full SHA for 3e4bcf1

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎components/type_info.rst

Copy file name to clipboardExpand all lines: components/type_info.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Checking a **simple type**::
141141
$type->isIdentifiedBy(DummyParent::class); // true
142142
$type->isIdentifiedBy(DummyInterface::class); // true
143143

144-
Using callables for **complex checks**:
144+
Using callables for **complex checks**::
145145

146146
class Foo
147147
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.