Skip to content

Instantly share code, notes, and snippets.

@dzhuryn
Last active May 22, 2021 14:41
Show Gist options
  • Save dzhuryn/1b8570d71db863f9961509b9ab0e2161 to your computer and use it in GitHub Desktop.
Save dzhuryn/1b8570d71db863f9961509b9ab0e2161 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