public int $bar = 42; } final class B extends A { public float $baz = 2.1; } ... <?php /** * @template T of array * @template TKey of string * @param T $arr ...
確定! 回上一頁