Skip to content

Commit ab406c5

Browse files
authored
Merge pull request Codeception#869 from GlebkaF/patch-1
Fix typo: Bbefore -> Before
2 parents b123c21 + 6956f61 commit ab406c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/AdvancedUsage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,9 @@ class PageCest
318318

319319
## Before/After Attributes
320320

321-
You can control execution flow with `#[Bbefore]` and `#[After]` attributes. You may move common actions
321+
You can control execution flow with `#[Before]` and `#[After]` attributes. You may move common actions
322322
into protected (non-test) methods and invoke them before or after the test method by putting them into attributes.
323-
It is possible to invoke several methods by using more than one `#[Bbefore]` or `#[After]` attribute.
323+
It is possible to invoke several methods by using more than one `#[Before]` or `#[After]` attribute.
324324
Methods are invoked in order from top to bottom.
325325

326326
```php

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy