API15:JAuthenticationResponse/ construct
From Joomla! Documentation
Description
Constructor
Template:Description:JAuthenticationResponse/ construct
Syntax
__construct()
Defined in
libraries/joomla/user/authentication.php
Importing
jimport( 'joomla.user.authentication' );
Source Body
function __construct() { }
[Edit See Also] Template:SeeAlso:JAuthenticationResponse/ construct
Examples
<CodeExamplesForm />