We can represent that idea with Union Types – so $rabbit is typed as string|array . Union types represent all the possible types a given variable can have. PHP ...
確定! 回上一頁