Commit dbc7d35
committed
minor #16597 Add quotations marks (maciejkosiarski)
This PR was submitted for the 6.0 branch but it was merged into the 4.4 branch instead.
Discussion
----------
Add quotations marks
Add quotations marks in generates getter/setter methods for one specific Entity example, current example command return "[ERROR] No entities were found in the "AppEntityAdwordsCountry" namespace."
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
3a9f28a Add quotations marks1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments