__construct() 공개 메소드

constructor
public __construct ( )
예제 #1
0
 /**
  * constructor
  */
 function __construct()
 {
     parent::__construct();
 }