mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
apply rector rules
This commit is contained in:
@@ -286,10 +286,6 @@ abstract class AbstractExportTest extends WebTestCase
|
||||
* > 0).
|
||||
*
|
||||
* @dataProvider dataProviderInitiateQuery
|
||||
*
|
||||
* @param mixed $modifiers
|
||||
* @param mixed $acl
|
||||
* @param mixed $data
|
||||
*/
|
||||
public function testInitiateQuery(mixed $modifiers, mixed $acl, mixed $data)
|
||||
{
|
||||
@@ -377,10 +373,6 @@ abstract class AbstractExportTest extends WebTestCase
|
||||
* - nothing, if the query is a native SQL
|
||||
*
|
||||
* @dataProvider dataProviderInitiateQuery
|
||||
*
|
||||
* @param mixed $modifiers
|
||||
* @param mixed $acl
|
||||
* @param mixed $data
|
||||
*/
|
||||
public function testSupportsModifier(mixed $modifiers, mixed $acl, mixed $data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user