Forked from dzhuryn/DocLister and FormLister anonimus prepare
Created
May 22, 2021 14:41
-
-
Save FroggyWeb/f09a364093d0aff3633a5b49d3db91f1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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