richcongress/web-test-bundle

View on GitHub
.phpstorm.meta.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace PHPSTORM_META;

use RichCongress\WebTestBundle\TestCase\TestCase;

override(
    TestCase::getService(0),
    type(0)
);

override(
    ControllerTestCase::findLastInserted(0),
    type(0)
);