Corrected benchmark name: benchmark affects a STI
This commit is contained in:
parent
2692435705
commit
c5a636ebfb
@ -10,7 +10,7 @@ use PhpBench\Benchmark\Metadata\Annotations\BeforeMethods;
|
|||||||
/**
|
/**
|
||||||
* @BeforeMethods({"init"})
|
* @BeforeMethods({"init"})
|
||||||
*/
|
*/
|
||||||
final class InheritanceInsertPerformanceBench
|
final class SingleTableInheritanceInsertPerformanceBench
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var EntityManagerInterface
|
* @var EntityManagerInterface
|
Loading…
x
Reference in New Issue
Block a user