Automattic\WooCommerce\Vendor\Sabberworm\CSS\Position
Positionable::getColNo
Deprecated since 8.9.0. It is no longer supported and may be removed in future releases. Use
`getColumnNumber()` instead.Method of the class: Positionable{}
No Hooks.
Returns
Int<0,. max>
Usage
$Positionable = new Positionable(); $Positionable->getColNo();
Changelog
| Deprecated | in version 8.9.0, will be removed in v9.0. Use getColumnNumber() instead. |
Positionable::getColNo() Positionable::getColNo code WC 10.5.0
public function getColNo();