コード例 #1
0
 public function __construct($accountId = null) {
     parent::__construct(self::FORMID, $accountId);
 }
コード例 #2
0
 public function __construct($accountId = null) {
     parent::__construct("merchantForm", $accountId);
 }