deprecate chill prophecy train in favor of prophecy-phpunit bridge

This commit is contained in:
Julien Fastré 2022-09-08 13:46:24 +02:00
parent 91a5db4c14
commit 211a80e9be

View File

@ -18,6 +18,7 @@ namespace Chill\MainBundle\Test;
* and use tearDownTrait after usage. * and use tearDownTrait after usage.
* *
* @codeCoverageIgnore * @codeCoverageIgnore
* @deprecated use @class{Prophecy\PhpUnit\ProphecyTrait} instead
*/ */
trait ProphecyTrait trait ProphecyTrait
{ {