Automattic\WooCommerce\Vendor\League\Container\Argument
RawArgumentInterface::getValue()
Return the value of the raw argument.
Method of the class: RawArgumentInterface{}
No Hooks.
Return
Mixed
.
Usage
$RawArgumentInterface = new RawArgumentInterface(); $RawArgumentInterface->getValue();
RawArgumentInterface::getValue() RawArgumentInterface::getValue code WC 9.8.2
public function getValue();