这些类型声明只能在类中使用。
该值必须是使用类型声明的类的 instanceof。
instanceof
该值必须是使用类型声明的类的父类的 instanceof。
static 是一种仅返回类型,它要求返回的值必须是调用方法的类的 instanceof。从 PHP 8.0.0 开始可用。