Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit b798fce

Browse files
authored
Fix typo in README
1 parent 16f1a54 commit b798fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHPDoc to Type Hint
22

3-
**Archived!** This repository is now archived. Consider using [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) (and espacially the
3+
**Archived!** This repository is now archived. Consider using [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) (and especially the
44
`phpdoc_to_param_type` and `phpdoc_to_return_type` rules) or [Rector](https://tomasvotruba.com/blog/2018/11/15/how-to-get-php-74-typed-properties-to-your-code-in-few-seconds/) instead.
55

66
`phpdoc-to-typehint` adds automatically scalar type hints and return types to all functions and methods of a PHP project

0 commit comments

Comments
 (0)