public function __construct(string $operator) { parent::__construct(sprintf('"%s" is not a valid version_compare() operator', $operator)); }