API16

API16:JAuthenticationResponse/ construct

From Joomla! Documentation

Revision as of 01:19, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Constructor


<! removed transcluded page call, red link never existed >

Syntax

__construct()


Defined in

libraries/joomla/user/authentication.php

Importing

jimport( 'joomla.user.authentication' );

Source Body

function __construct() { }


<! removed transcluded page call, red link never existed >

Examples

Code Examples