Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ne-soyez-plus-l-esclave-de-doctrine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Greg0ire
ne-soyez-plus-l-esclave-de-doctrine
Merge requests
!1
Custom types embeddables
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Custom types embeddables
custom_types_embeddables
into
master
Overview
5
Commits
13
Pipelines
0
Changes
1
3 unresolved threads
Hide all comments
Merged
Greg0ire
requested to merge
custom_types_embeddables
into
master
7 years ago
Overview
5
Commits
13
Pipelines
0
Changes
1
3 unresolved threads
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
70204c39
Prev
Next
Show latest version
1 file
+
5
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
70204c39
Add note about named constructors
· 70204c39
Greg0ire
authored
7 years ago
index.md
+
5
−
1
Options
@@ -194,9 +194,13 @@ class BetterArticle
return
new
self
(
new
ArticleContent
(
$content
));
}
}
```
Note:
-
On peut faire plusieurs constructeurs nommés
-
On peut passer le constructeur en privé pour encourager l'utilisation des
constructeurs nommés.
---
# Emoji test
Loading