Initial unit test configuration
This commit is contained in:
parent
9e5cfe0d39
commit
0f107dbad3
40 changed files with 4301 additions and 303 deletions
|
@ -1406,8 +1406,9 @@ SQL;
|
|||
* @param $ccShow
|
||||
* @param $showData
|
||||
*/
|
||||
private function setCcShow($showData)
|
||||
public function setCcShow($showData)
|
||||
{
|
||||
Logging::info($showData);
|
||||
if (!$this->isUpdate) {
|
||||
$ccShow = new CcShow();
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue