8000 minor #58024 [TypeInfo] Add Documentation link in README (smnandre) · symfony/symfony@b2e4eac · GitHub
[go: up one dir, main page]

Skip to content

Commit b2e4eac

Browse files
committed
minor #58024 [TypeInfo] Add Documentation link in README (smnandre)
This PR was merged into the 7.2 branch. Discussion ---------- [TypeInfo] Add Documentation link in README | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #... | License | MIT There is more content on the hosted documentation. Commits ------- 08cbc9d [TypeInfo] Add Documentation link in README
2 parents 5bb6918 + 08cbc9d commit b2e4eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/TypeInfo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $type->getCollectionValueType()->isNullable(); // returns true
4040

4141
Resources
4242
---------
43-
43+
* [Documentation](https://symfony.com/doc/current/components/type_info.html)
4444
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
4545
* [Report issues](https://github.com/symfony/symfony/issues) and
4646
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)
0