Last active
May 22, 2021 14:41
-
-
Save dzhuryn/1b8570d71db863f9961509b9ab0e2161 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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