All the PHP comment styles ( // , /* */ , /** */ ) can be used. function () { /** @phpstan-ignore-next-line */ echo $foo;
確定! 回上一頁