@@ -363,7 +363,7 @@ |
||
| 363 | 363 | * @see \InShore\BookWhen\Interfaces\ClientInterface::getTicket() |
| 364 | 364 | */ |
| 365 | 365 | public function getTicket($ticketId) |
| 366 | - { |
|
| 366 | + { |
|
| 367 | 367 | if (!empty($ticketId && !$this->Valdator->validId($ticketId, 'ticket'))) { |
| 368 | 368 | throw \Exception::class; |
| 369 | 369 | } |