__construct() public method

Import the back end user object
public __construct ( )
コード例 #1
0
 /**
  * Import the back end user object
  */
 public function __construct()
 {
     parent::__construct();
 }