summaryrefslogtreecommitdiffstats
path: root/src/options/font.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/font.php')
-rw-r--r--src/options/font.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/options/font.php b/src/options/font.php
index 7ce1529..236931f 100644
--- a/src/options/font.php
+++ b/src/options/font.php
@@ -51,6 +51,11 @@
*/
class ezcGraphFontOptions extends ezcBaseOptions
{
+ /**
+ * Indicates if path already has been checked for correct font
+ *
+ * @var bool
+ */
protected $pathChecked = false;
/**
OpenPOWER on IntegriCloud