Artem
0032e04530
[php-symfony] Fix return type in model setters. ( #6085 )
...
* Fix return type in model setters.
Previously return type was same, as method arguments. It`s wrong, and cause errors like
"Return value of Foo::setSuccess() must be of the type bool, object returned"
We cant use self and current {{classname}} as return type, because that can break class inheritance. So, better remove type hint on setters, until PHP-devs dont make realization for return static
* Add return self type hint for setters
* Revert "Add return self type hint for setters"
This reverts commit 07dd9715
2020-04-30 22:03:05 +03:00
..
2020-01-31 19:00:28 +08:00
2020-03-01 12:39:45 +01:00
2020-04-24 14:44:48 +02:00
2020-01-02 20:36:22 +08:00
2020-03-30 23:20:51 +08:00
2019-09-24 18:53:54 +08:00
2019-09-24 18:53:54 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2019-01-15 22:54:06 +08:00
2019-11-20 11:40:19 +08:00
2020-01-18 18:53:05 -05:00
2020-03-27 13:55:55 +08:00
2020-02-04 22:08:36 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-01-18 18:53:05 -05:00
2020-02-04 22:08:36 +08:00
2020-01-18 18:53:05 -05:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-01-18 18:53:05 -05:00
2020-03-27 13:55:55 +08:00
2020-04-28 00:09:30 +08:00
2020-03-27 13:55:55 +08:00
2020-04-12 17:27:34 +08:00
2020-04-12 17:27:34 +08:00
2020-04-12 17:27:34 +08:00
2020-04-06 01:30:03 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-04-06 01:30:03 +08:00
2020-03-27 13:55:55 +08:00
2020-01-18 18:53:05 -05:00
2020-01-18 18:53:05 -05:00
2020-03-24 17:37:18 +08:00
2019-07-06 22:21:41 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-03-27 13:55:55 +08:00
2020-04-26 13:33:42 -07:00
2020-04-30 22:03:05 +03:00
2020-03-27 13:55:55 +08:00
2020-04-14 14:53:28 +08:00
2020-04-14 14:53:28 +08:00
2020-03-27 13:55:55 +08:00
2020-04-07 23:14:13 -07:00
2020-04-07 23:14:13 -07:00
2019-11-07 16:15:00 +08:00
2020-01-18 18:53:05 -05:00
2020-04-17 13:36:27 +08:00
2020-04-18 01:22:24 +08:00
2020-03-17 15:54:24 +08:00
2020-03-17 15:54:24 +08:00
2020-03-02 14:56:07 +08:00
2020-03-17 15:54:24 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00
2020-04-12 09:39:16 +08:00