| layout | doc |
|---|---|
| title | Autoload - Codeception - Documentation |
Autoloader, which is fully compatible with PSR-4,
and can be used to autoload your Helper, Page, and Step classes.
public static addNamespace($prefix, $baseDir, $prepend = false)
Adds a base directory for a namespace prefix.
Example:
{% highlight php %}
Reference is taken from the source code. Help us to improve documentation. Edit module reference