Guest User

Untitled

a guest
May 23rd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. class QreddContentForm extends BaseQreddContentForm
  2. {
  3. public function configure()
  4. {
  5.  
  6. $content_type = $this->object->getTemplate();
  7.  
  8. foreach($content_type->getAdditionalFields() as $field)
  9. {
Add Comment
Please, Sign In to add comment