mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-22 05:41:23 +01:00
Merge pull request #21 from ss23/patch-1
Update doc/1_Usage_of_basic_components.markdown
This commit is contained in:
commit
3c2e68a354
@ -6,7 +6,7 @@ This document explains how to use the parser, the pretty printer and the node tr
|
||||
Bootstrapping
|
||||
-------------
|
||||
|
||||
The library needs to register a class autoloader; you can do this either by including the
|
||||
The library needs to register a class autoloader; this is done by including the
|
||||
`bootstrap.php` file:
|
||||
|
||||
```php
|
||||
|
Loading…
x
Reference in New Issue
Block a user