PHP 7.0.6 Released

HaruPage::createDestination

(PECL haru >= 0.0.1)

HaruPage::createDestinationCreate new HaruDestination instance

Description

object HaruPage::createDestination ( void )

Create a new HaruDestination instance.

Parameters

This function has no parameters.

Return Values

Returns a new HaruDestination instance.

Errors/Exceptions

Throws a HaruException on error.

User Contributed Notes

There are no user contributed notes for this page.
To Top