Skip to content

Commit 5e0b559

Browse files
committed
Put focus on new Phalcon 4 Module
1 parent 8ae4fdd commit 5e0b559

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/04-FunctionalTests.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ modules:
146146

147147
> See module reference to more configuration options
148148

149-
### Phalcon
149+
### Phalcon 4
150150

151-
The `Phalcon` module requires creating a bootstrap file which returns an instance of `\Phalcon\Mvc\Application`.
152-
To start writing functional tests with Phalcon support you should enable the `Phalcon` module
151+
The `Phalcon4` module requires creating a bootstrap file which returns an instance of `\Phalcon\Mvc\Application`.
152+
To start writing functional tests with Phalcon support you should enable the `Phalcon4` module
153153
and provide the path to this bootstrap file:
154154

155155
{% highlight yaml %}
@@ -159,14 +159,14 @@ and provide the path to this bootstrap file:
159159
actor: FunctionalTester
160160
modules:
161161
enabled:
162-
- Phalcon:
162+
- Phalcon4:
163163
bootstrap: 'app/config/bootstrap.php'
164164
cleanup: true
165165
savepoints: true
166166

167167
{% endhighlight %}
168168

169-
[See the full reference](http://codeception.com/docs/modules/Phalcon)
169+
[See the full reference](http://codeception.com/docs/modules/Phalcon4)
170170

171171
## Writing Functional Tests
172172

@@ -279,4 +279,4 @@ If you are using a framework other than the ones listed here, create a module fo
279279

280280

281281
* **Next Chapter: [UnitTests >](/docs/05-UnitTests)**
282-
* **Previous Chapter: [< AcceptanceTests](/docs/03-AcceptanceTests)**
282+
* **Previous Chapter: [< AcceptanceTests](/docs/03-AcceptanceTests)**

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