__construct() public method

public __construct ( $behavior = ROLE_BEHAVIORS::BASE )
Esempio n. 1
0
 public function __construct($behaviorName)
 {
     parent::__construct($behaviorName);
 }