gii\Generator save()

save() public method

Saves the generated code into files.

public boolean save ( $files, $answers, &$results )
$files yii\gii\CodeFile[]

The code files to be saved

$answers array
$results string

This parameter receives a value from this method indicating the log messages generated while saving the code files.

return boolean

Whether files are successfully saved without any error.

doc_Yii
2016-10-30 17:03:07
Comments
Leave a Comment

Please login to continue.