summaryrefslogtreecommitdiffstats
path: root/src/driver/svg.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/svg.php')
-rw-r--r--src/driver/svg.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/driver/svg.php b/src/driver/svg.php
index 8d3c2b5..d1d6ef7 100644
--- a/src/driver/svg.php
+++ b/src/driver/svg.php
@@ -10,8 +10,9 @@
/**
* Extension of the basic Driver package to utilize the SVGlib.
*
- * This drivers options are defined in the class ezcGraphSvgDriverOptions
- * extending the basic driver options class ezcGraphDriverOptions.
+ * This drivers options are defined in the class
+ * {@link ezcGraphSvgDriverOptions} extending the basic driver options class
+ * {@link ezcGraphDriverOptions}.
*
* As this is the default driver you do not need to explicitely set anything to
* use it, but may use some of its advanced features.
OpenPOWER on IntegriCloud