Closed antonkomarev closed 4 months ago
Fixing return type in DocBlock.
Checked code deeper:
public function getTimeOut(): int { return intval($this->get('max_execution_time')); }
Fixing return type in DocBlock.
Checked code deeper: