Skip to content

Commit

Permalink
Update Select2EntityType.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alexndlm authored Oct 15, 2019
1 parent 404e6ca commit b825b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Form/Type/Select2EntityType.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ public function configureOptions(OptionsResolver $resolver)
'text_property' => null,
'placeholder' => false,
'language' => $this->config['language'],
'theme' => $this->config['theme'],
'required' => false,
'cache' => $this->config['cache'],
'cache_timeout' => $this->config['cache_timeout'],
Expand Down

0 comments on commit b825b4a

Please sign in to comment.