__construct() public méthode

public __construct ( string $ID = '' )
$ID string
Exemple #1
0
 /**
  * Constructor.
  */
 public function __construct()
 {
     parent::__construct('webiny');
 }