Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- presenter
- protected function createCompoenentKomponenta($name)
- {
- $komponenta = new Komponenta($this, $name);
- $komponenta['confirm'] = $confirm = new AppForm();
- $confirm->addText('...
- // ...
- }
Advertisement
Add Comment
Please, Sign In to add comment