mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
This commit is contained in:
parent
7df203633d
commit
877535ca4d
@ -17,6 +17,7 @@ namespace Chill\MainBundle\Test;
|
|||||||
* **Usage : ** You must set up trait with `setUpTrait` before use
|
* **Usage : ** You must set up trait with `setUpTrait` before use
|
||||||
* and use tearDownTrait after usage.
|
* and use tearDownTrait after usage.
|
||||||
*
|
*
|
||||||
|
* @deprecated use @see{\Prophecy\PhpUnit\ProphecyTrait} instead
|
||||||
* @codeCoverageIgnore
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
trait ProphecyTrait
|
trait ProphecyTrait
|
||||||
|
Loading…
x
Reference in New Issue
Block a user