Improve the signature definition

This commit is contained in:
2023-10-03 21:25:22 +02:00
parent ef8ac6041a
commit e3559774fd
3 changed files with 5 additions and 6 deletions

View File

@@ -167,7 +167,7 @@ abstract class AbstractAggregatorTest extends KernelTestCase
*
* This method is executed before the `setUp` method.
*
* @return \Doctrine\DBAL\Query\QueryBuilder[]
* @return QueryBuilder[]
*/
abstract public function getQueryBuilders();