<?php $rf = new ReflectionFunction("get_class"); $rp = $rf->getParameters()[0]; var_dump($rp->getDefaultValueConstantName());
You have javascript disabled. You will not be able to edit any code.