5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
function _beforeScaffold($method) {
|
||
|
${1}
|
||
|
return true;
|
||
|
};
|