boolean is an alias for bool, and aliases don't work in type hints.
Use the "real" name: bool
php bool 与 boolean 的区别
Copyright © 2016 - 2020 Powered by MWeb, Theme used GitHub CSS.
boolean is an alias for bool, and aliases don't work in type hints.
Use the "real" name: bool
Copyright © 2016 - 2020 Powered by MWeb, Theme used GitHub CSS.