Add using example and implementation example
Showing
| ... | ... | @@ -13,5 +13,12 @@ | 
| "require": { | ||
| "fguillot/json-rpc": "@stable" | ||
| }, | ||
| "autoload": { | ||
| "psr-4": { | ||
| "Etersoft\\Typos\\": "src/", | ||
| "My\\": "example/" | ||
| } | ||
| } | ||
| } | 
example/correctTypo.php
0 → 100644
Please
register
or
sign in
to comment