In PHP, the array type is commonly used to represent three different data ... @psalm-param list<string> $arr */ function takesList(array $arr) : void { if ...
確定! 回上一頁