Created
November 7, 2017 13:22
-
-
Save omissis/2596dc7af9b84eac460833cf406bf5b1 to your computer and use it in GitHub Desktop.
phpstorm's phpunit's prophesize support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
namespace PHPSTORM_META { | |
override(\PHPUnit\Framework\TestCase::prophesize(0), | |
map([ | |
'' => '@', | |
]) | |
); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment