__construct() public method

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