Deprecated: Return type of Poodle\WeasyPrint::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/weasyprint.php on line 144
Deprecated: Return type of Poodle\WeasyPrint::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/weasyprint.php on line 149
Deprecated: Return type of Poodle\WeasyPrint::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/weasyprint.php on line 155
Deprecated: Return type of Poodle\WeasyPrint::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/weasyprint.php on line 170
class Poodle\WeasyPrintImplements: ArrayAccess
Properties public static $binary public $tmp
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 )
|