mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
cs: Enable more risky rules.
This commit is contained in:
@@ -325,7 +325,7 @@ abstract class AbstractExportTest extends WebTestCase
|
||||
*/
|
||||
public function testListExportPage()
|
||||
{
|
||||
/* @var $client \Symfony\Component\BrowserKit\Client */
|
||||
/** @var \Symfony\Component\BrowserKit\Client $client */
|
||||
$client = $this->getClient();
|
||||
$export = $this->getExport();
|
||||
$prophet = new \Prophecy\Prophet();
|
||||
|
Reference in New Issue
Block a user