We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c658378 commit 7d7db42Copy full SHA for 7d7db42
README.md
@@ -10,6 +10,8 @@ $ composer require open-code-modeling/php-code-ast --dev
10
11
## Usage
12
13
+> See unit tests in `tests` folder for comprehensive examples.
14
+
15
Let's start with a straightforward example of generating a class with the `ClassFactory`:
16
17
```php
0 commit comments