diff --git a/README.md b/README.md index 0f593be..8a988db 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ will be available; For example: ```php -function create_default_variables(): Context +function create_default_variables(): array { $projectName = 'app'; $tld = 'test';