$this
public function signatureExpirationDelay(int $show) : static { $this->options['signature_expiration_delay'] = $show; return $this; }