<?phpnamespace IlluminateContractsContainer;/** * @method static newInstance(): static */interface SelfBuilding{}