Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Danat Pustynnikov
symfony3
Commits
f3f2fcf0
Commit
f3f2fcf0
authored
2 years ago
by
Pavel Tatar
💬
Browse files
Options
Download
Plain Diff
Merge branch 'root-master-patch-46993' into 'master'
Update README.md See merge request root/it-symfony-template!8
parents
7e298bb7
f27ae733
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
f3f2fcf0
...
...
@@ -371,3 +371,11 @@ public function formAgg(string $id = null, Request $request, ManagerRegistry $do
$em
->persist
(
$data
)
;
$em
->flush
()
;
```
CHYBA - Object of class could not be converted to String
```
sh
public
function
__toString
()
{
return
$this
->entreprise_nom
;
}
```
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment