1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Corrected benchmark name: benchmark affects a STI

This commit is contained in:
Marco Pivetta 2016-05-26 22:07:25 +02:00 committed by Luís Cobucci
parent 2692435705
commit c5a636ebfb
No known key found for this signature in database
GPG Key ID: EC61C5F01750ED3C

View File

@ -10,7 +10,7 @@ use PhpBench\Benchmark\Metadata\Annotations\BeforeMethods;
/**
* @BeforeMethods({"init"})
*/
final class InheritanceInsertPerformanceBench
final class SingleTableInheritanceInsertPerformanceBench
{
/**
* @var EntityManagerInterface