Test Support package version 1.4.0 was released. There a few changes in SimpleContainer::has()
method:
- added abilitiy set custom callback;
- catch only
\Yiisoft\Test\Support\Container\Exception\NotFoundException
instead of\Throwable
.
Test Support package version 1.4.0 was released. There a few changes in SimpleContainer::has()
method:
\Yiisoft\Test\Support\Container\Exception\NotFoundException
instead of \Throwable
.