parent root
PHP: CairoSvgVersion - Manual
PHP 7.2.23 Release Announcement

The CairoSvgVersion class

(No version information available, might only be in Git)

Introduction

Class synopsis

CairoSvgVersion {
/* Constants */
const integer VERSION_1_1 = 0 ;
const integer VERSION_1_2 = 1 ;
}

Predefined Constants

CairoSvgVersion::VERSION_1_1

Description here...

CairoSvgVersion::VERSION_1_2

Description here...

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root