6 lines
69 B
Plaintext
Executable File
6 lines
69 B
Plaintext
Executable File
if ($this->${1:Model}->save(${2:$this->data})) {
|
|
$3
|
|
} else {
|
|
$4
|
|
};
|