File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Bridge/Doctrine/Form/Type
Security/Acl/Tests/Domain Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ public function setDefaultOptions(OptionsResolverInterface $resolver)
9494 foreach ($ choiceHashes as $ value ) {
9595 $ hashes [] = spl_object_hash ($ value );
9696 }
97-
97+
9898 $ choiceHashes = $ hashes ;
9999 }
100100
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Component \ExpressionLanguage \Tests \ Node ;
12+ namespace Symfony \Component \ExpressionLanguage \Tests ;
1313
1414use Symfony \Component \ExpressionLanguage \Lexer ;
1515use Symfony \Component \ExpressionLanguage \Token ;
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Component \ExpressionLanguage \Tests \ Node ;
12+ namespace Symfony \Component \ExpressionLanguage \Tests ;
1313
1414use Symfony \Component \ExpressionLanguage \Parser ;
1515use Symfony \Component \ExpressionLanguage \Lexer ;
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Component \Security \Tests \ Acl \Domain ;
12+ namespace Symfony \Component \Security \Acl \ Tests \Domain ;
1313
1414use Symfony \Component \Security \Acl \Domain \Entry ;
1515
You can’t perform that action at this time.
0 commit comments