mirror of
https://github.com/jupeter/clean-code-php.git
synced 2025-09-25 21:49:04 +02:00
Update README.md
This commit is contained in:
@@ -184,7 +184,7 @@ function createMicrobrewery($breweryName = 'Hipster Brew Co.')
|
||||
|
||||
**Not bad:**
|
||||
|
||||
This opinion is understandable than the previous version, but it better controls the value of the variable.
|
||||
This opinion is more understandable than the previous version, but it better controls the value of the variable.
|
||||
|
||||
```php
|
||||
function createMicrobrewery($name = null)
|
||||
|
Reference in New Issue
Block a user