summaryrefslogtreecommitdiffstats
path: root/src/datasets
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-11-26 11:31:33 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-11-26 11:31:33 +0000
commit7773076525fb6d67841e513270d1b4d689b354f9 (patch)
tree20c276eaa343f40ead9788381e9f015bdef23cdb /src/datasets
parentaa6990d330fd354477f767adb22cc4c02b18c76e (diff)
downloadzetacomponents-graph-7773076525fb6d67841e513270d1b4d689b354f9.zip
zetacomponents-graph-7773076525fb6d67841e513270d1b4d689b354f9.tar.gz
- Fixed doc blocks
# Issues found by docanalysis script
Diffstat (limited to 'src/datasets')
-rw-r--r--src/datasets/property/axis.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datasets/property/axis.php b/src/datasets/property/axis.php
index a989f31..0779e85 100644
--- a/src/datasets/property/axis.php
+++ b/src/datasets/property/axis.php
@@ -18,7 +18,7 @@ class ezcGraphDataSetAxisProperty extends ezcGraphDataSetProperty
/**
* Chacks if value is really an axis
*
- * @param &$value
+ * @param ezcGraphChartElementAxis $value
* @return void
*/
protected function checkValue( &$value )
OpenPOWER on IntegriCloud