Automattic\WooCommerce\Vendor\League\Container\Argument
ClassNameInterface::getClassName() public WC 1.0
Return the class name.
{} It's a method of the class: ClassNameInterface{}
No Hooks.
Return
String.
Usage
$ClassNameInterface = new ClassNameInterface(); $ClassNameInterface->getClassName() : string;
Code of ClassNameInterface::getClassName() ClassNameInterface::getClassName WC 5.0.0
public function getClassName() : string;