File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1818
1919/**
2020 * Defines the properties of the Comment entity to represent the blog comments.
21- * See https://symfony.com/doc/current/doctrine.html#creating-an-entity-class.
2221 *
23- * Tip: if you have an existing database, you can generate these entity class automatically.
24- * See https://symfony.com/doc/current/doctrine/reverse_engineering.html
22+ * See https://symfony.com/doc/current/doctrine.html#creating-an-entity-class
2523 *
2624 * @author Ryan Weaver <weaverryan@gmail.com>
2725 * @author Javier Eguiluz <javier.eguiluz@gmail.com>
Original file line number Diff line number Diff line change 2424 *
2525 * See https://symfony.com/doc/current/doctrine.html#creating-an-entity-class
2626 *
27- * Tip: if you have an existing database, you can generate these entity class automatically.
28- * See https://symfony.com/doc/current/doctrine/reverse_engineering.html
29- *
3027 * @author Ryan Weaver <weaverryan@gmail.com>
3128 * @author Javier Eguiluz <javier.eguiluz@gmail.com>
3229 * @author Yonel Ceruto <yonelceruto@gmail.com>
Original file line number Diff line number Diff line change 2020
2121/**
2222 * Defines the properties of the User entity to represent the application users.
23- * See https://symfony.com/doc/current/doctrine.html#creating-an-entity-class.
2423 *
25- * Tip: if you have an existing database, you can generate these entity class automatically.
26- * See https://symfony.com/doc/current/doctrine/reverse_engineering.html
24+ * See https://symfony.com/doc/current/doctrine.html#creating-an-entity-class
2725 *
2826 * @author Ryan Weaver <weaverryan@gmail.com>
2927 * @author Javier Eguiluz <javier.eguiluz@gmail.com>
You can’t perform that action at this time.
0 commit comments