diff --git a/Push/Apns.php b/Push/Apns.php index 3876af5..79d4962 100644 --- a/Push/Apns.php +++ b/Push/Apns.php @@ -114,7 +114,7 @@ protected function resetServiceClient() return $this->getOpenedServiceClient(); } - public function forgetSServiceClient() + public function forgetServiceClient() { unset($this->openedClient);