Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,13 +3,13 @@ title: Named arguments add context
|
|||
date: 2024-08-26
|
||||
permalink: daily/2024/08/26/named-arguments-add-context
|
||||
tags:
|
||||
- software-development
|
||||
- drupal
|
||||
- php
|
||||
- automated-testing
|
||||
- software-development
|
||||
- drupal
|
||||
- php
|
||||
- automated-testing
|
||||
cta: ~
|
||||
snippet: |
|
||||
As well as types, PHP's named arguments also add context - particularly within tests.
|
||||
As well as types, PHP's named arguments also add context - particularly within tests.
|
||||
---
|
||||
|
||||
A couple of weeks ago, I wrote that [using types adds context to code][0], making it easier to read and understand.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue