summaryrefslogtreecommitdiffstats
path: root/src/driver/flash.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/flash.php')
-rw-r--r--src/driver/flash.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/driver/flash.php b/src/driver/flash.php
index 082c963..ae86057 100644
--- a/src/driver/flash.php
+++ b/src/driver/flash.php
@@ -10,7 +10,8 @@
/**
* Driver to create Flash4 (SWF) files as graph output. The options of this
* class are defined in The options of this class are defined in the option
- * class ezcGraphFlashDriverOptions extending the basic ezcGraphDriverOptions.
+ * class {@link ezcGraphFlashDriverOptions} extending the basic
+ * {@link ezcGraphDriverOptions}.
*
* <code>
* $graph = new ezcGraphPieChart();
OpenPOWER on IntegriCloud