📌  相关文章
📜  php "?int" - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:59.955000             🧑  作者: Mango

代码示例2
// ? means $count can be NULL or integer, maybe PHP >=7.4
private ?int $count