Skip to content
Snippets Groups Projects
Verified Commit 7f048191 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

docs: add bold text

parent d0ae395b
No related branches found
No related tags found
2 merge requests!3improve into wp-hook and some additional unfinished things,!21.x
......@@ -36,7 +36,7 @@ definitions for a DI container to create objects. Pass a path to a file, which w
definitions. Refer to [php-di documentation](https://php-di.org/doc/definitions.html) for more
information on such file content.
> Warning
> *Warning*
>
> If you are using _shortcut_ functions from `php-di/php-di` (e.g. `DI\autowire`, `DI\create`), you
> must load them first. Add `require __DIR__ . '/vendor_prefixed/php-di/php-di/src/functions.php';`
......
......@@ -7,7 +7,7 @@ introduce following configuration to your `scoper.inc.php` file.
- Whitelist `vendor/php-di/php-di/src/Compiler/Template.php`
- Include `php-di` and it's dependencies in finders
> Note
> *Note*
>
> Pay attention to actual installed `php-di/php-di` version, as it's dependencies may change,
> requiring to update `scoper.inc.php` accordingly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment