summaryrefslogtreecommitdiffstats
path: root/src/axis/logarithmic.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/axis/logarithmic.php')
-rw-r--r--src/axis/logarithmic.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/axis/logarithmic.php b/src/axis/logarithmic.php
index 8977c0b..3e5dc17 100644
--- a/src/axis/logarithmic.php
+++ b/src/axis/logarithmic.php
@@ -1,6 +1,6 @@
<?php
/**
- * File containing the abstract ezcGraphChartElementLogarithmicalAxis class
+ * File containing the ezcGraphChartElementLogarithmicalAxis class
*
* @package Graph
* @version //autogentag//
@@ -31,6 +31,7 @@
* Maximum value to display on this axis.
*
* @package Graph
+ * @mainclass
*/
class ezcGraphChartElementLogarithmicalAxis extends ezcGraphChartElementAxis
{
OpenPOWER on IntegriCloud