Guest User

Untitled

a guest
May 25th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. protected function populate(array $data)
  2. {
  3. $this -> getContext() -> getRequest() -> setAttribute('populate', new AgaviParameterHolder($data), 'org.agavi.filter.FormPopulationFilter');
  4. }
Add Comment
Please, Sign In to add comment