Constructor for an Application object
Application
__construct
([type $uid = null], [ $title = null], [ $description = null], [ $style = null], type $title:, type $description:, type $style:)
-
type
$uid: : The uid of the Application object.
-
type
$title:: The title of the Application.
-
type
$description:: The description of the Application.
-
type
$style:: The style of the Application.
-
$title
-
$description
-
$style