Skip to content

Commit e756ea3

Browse files
committed
Bench: renamed benchGetConstants() to benchDetectConstants()
1 parent facd08a commit e756ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/EnumBench.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public function benchIsByValue()
103103
}
104104
}
105105

106-
public function benchGetConstants()
106+
public function benchDetectConstants()
107107
{
108108
$this->resetStaticEnumProps();
109109
Enum66::getConstants();

0 commit comments

Comments
 (0)