App\Ninja\Notifications\PushFactory::__construct PHP Méthode

__construct() public méthode

PushFactory constructor.
public __construct ( )
    public function __construct()
    {
        $this->certificate = IOS_PUSH_CERTIFICATE;
    }