File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ public function __construct()
3535 *
3636 * This service is autowired.
3737 *
38- * @return \Foo A Foo instance.
38+ * @return \Foo A Foo instance
3939 */
4040 protected function getFooService ()
4141 {
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ protected function getDecoratorServiceWithNameService()
150150 * This service is shared.
151151 * This method always returns the same instance of the service.
152152 *
153- * @return \stdClass A stdClass instance.
153+ * @return \stdClass A stdClass instance
154154 *
155155 * @deprecated The "deprecated_service" service is deprecated. You should stop using it, as it will soon be removed.
156156 */
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ protected function getDecoratorServiceWithNameService()
151151 * This service is shared.
152152 * This method always returns the same instance of the service.
153153 *
154- * @return \stdClass A stdClass instance.
154+ * @return \stdClass A stdClass instance
155155 *
156156 * @deprecated The "deprecated_service" service is deprecated. You should stop using it, as it will soon be removed.
157157 */
You can’t perform that action at this time.
0 commit comments