Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 0test/a5894c7982e64e3867896d489f16c20a to your computer and use it in GitHub Desktop.
Save 0test/a5894c7982e64e3867896d489f16c20a to your computer and use it in GitHub Desktop.
public static function prepare(array $data = array(), DocumentParser $modx, $_DocLister, prepare_DL_Extender $_extDocLister){
return $data;
}
//FormLister preare нельзять анонимно только название функции или метода
function setSubject(DocumentParser $modx,array $data,\FormLister\Form $Fl,string $name)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment