The method places a string type hint on the $foo parameter and a string return type on the method itself. function bar(string $foo): string ...
確定! 回上一頁