|
1 | 1 | [](https://opensource.org/licenses/MIT) |
2 | | -[](https://travis-ci.org/phpDocumentor/TypeResolver) |
3 | | -[](https://ci.appveyor.com/project/phpDocumentor/typeresolver/branch/master) |
4 | | -[](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master) |
5 | | -[](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master) |
6 | | -[](https://coveralls.io/github/phpDocumentor/TypeResolver?branch=master) |
7 | | -[](https://github.com/phpstan/phpstan) |
| 2 | +[](https://travis-ci.org/phpDocumentor/TypeResolver) |
| 3 | +[](https://ci.appveyor.com/project/phpDocumentor/TypeResolver/branch/master) |
| 4 | +[](https://coveralls.io/github/phpDocumentor/TypeResolver?branch=master) |
| 5 | +[](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master) |
| 6 | +[](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master) |
| 7 | +[](https://packagist.org/packages/phpDocumentor/TypeResolver) |
| 8 | +[](https://packagist.org/packages/phpDocumentor/TypeResolver) |
8 | 9 |
|
9 | 10 |
|
10 | | -# TypeResolver and FqsenResolver |
11 | | - |
12 | | -[](https://travis-ci.org/phpDocumentor/TypeResolver) |
13 | | -[](https://coveralls.io/github/phpDocumentor/TypeResolver) |
| 11 | +TypeResolver and FqsenResolver |
| 12 | +============================== |
14 | 13 |
|
15 | 14 | The specification on types in DocBlocks (PSR-5) describes various keywords and special constructs |
16 | 15 | but also how to statically resolve the partial name of a Class into a Fully Qualified Class Name (FQCN). |
|
0 commit comments