Add daily email for 2024-08-16
What are err, req and res?
This commit is contained in:
parent
5dcb21e533
commit
d54a624e6c
2 changed files with 26 additions and 1 deletions
|
@ -11,7 +11,7 @@ snippet: |
|
|||
Docblocks or annotations. Which do you prefer?
|
||||
---
|
||||
|
||||
As #Drupal 11 uses #PHPUnit 10, we can now use the `#[Test]` attribute instead of the `/** @test */` annotation.
|
||||
As Drupal 11 uses PHPUnit 10, we can now use the `#[Test]` attribute instead of the `/** @test */` annotation for our test methods.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue