Introducing Polyscope! The agent-first dev environment. Introducing Polyscope! The agent-first dev environment. Run coding agents in parallel and ship faster than ever. Learn more
It is now possible to fetch the class name of an object using $object::class. The result is the same as get_class($object).