In PHP 5, you can use array , callable , and class for type hints. In PHP 7+, you can also use scalar types such as bool , float , int , and string .
確定! 回上一頁