Automattic\WooCommerce\Vendor\League\Container\Argument
ClassNameInterface::getClassName()
Return the class name.
Method of the class: ClassNameInterface{}
No Hooks.
Return
String
.
Usage
$ClassNameInterface = new ClassNameInterface(); $ClassNameInterface->getClassName() : string;
ClassNameInterface::getClassName() ClassNameInterface::getClassName code WC 9.5.1
public function getClassName() : string;