mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
clnp
This commit is contained in:
@@ -53,7 +53,6 @@ class EvaluatedArgumentList implements Iterator, Countable, ArrayAccess, Seekabl
|
||||
public function __construct(private array $dataList)
|
||||
{}
|
||||
|
||||
|
||||
private function getLastValidKey(): int
|
||||
{
|
||||
$keys = array_keys($this->dataList);
|
||||
|
||||
Reference in New Issue
Block a user