We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d3a94 commit e4bdc3dCopy full SHA for e4bdc3d
src/Entity/Post.php
@@ -35,7 +35,7 @@ class Post
35
{
36
/**
37
* Use constants to define configuration options that rarely change instead
38
- * of specifying them in app/config/config.yml.
+ * of specifying them under parameters section in config/services.yaml file.
39
*
40
* See https://symfony.com/doc/current/best_practices/configuration.html#constants-vs-configuration-options
41
*/
0 commit comments