mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
PHP8
This commit is contained in:
@@ -21,8 +21,6 @@ class AbstractFactoryTest extends TestCase
|
||||
|
||||
/**
|
||||
* @dataProvider provideFactory
|
||||
*
|
||||
* @param WriterFactory $writerFactory
|
||||
*/
|
||||
public function testCanCreateCsvWriterOnUnix(WriterFactory $writerFactory)
|
||||
{
|
||||
|
Reference in New Issue
Block a user