Deprecated: Return type of Poodle\wkhtmltopdf::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/classes/wkhtmltopdf.php on line 278
Deprecated: Return type of Poodle\wkhtmltopdf::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/classes/wkhtmltopdf.php on line 283
Deprecated: Return type of Poodle\wkhtmltopdf::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/classes/wkhtmltopdf.php on line 289
Deprecated: Return type of Poodle\wkhtmltopdf::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/classes/wkhtmltopdf.php on line 304
class Poodle\wkhtmltopdfImplements: ArrayAccess
Properties public static $binary $xvfb_binary public $tmp $xvfb
Methods public static getVersion ( ) public __construct ( ) __get ( $k ) __set ( $k, $v ) offsetExists ( $k ) offsetGet ( $k ) offsetSet ( $k, $v ) offsetUnset ( $k ) renderHTML ( $html ) renderURI ( $uri ) setMargins ( $top, $right, $bottom, $left )
|