Union types are an enumeration of two or more types that a variable can accept: class Button { private string|object $caption; public function ...
確定! 回上一頁