summaryrefslogtreecommitdiffstats
path: root/src/math/transformation.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-06-12 14:40:06 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-06-12 14:40:06 +0000
commitb33909275f604b119c59972779a47a4288e0f5ec (patch)
tree756bf13bee3a4ed395bc1885391341533d991f65 /src/math/transformation.php
parent99117b7f9eb39a6d77eededce51a4d0aa895cc5b (diff)
downloadzetacomponents-graph-b33909275f604b119c59972779a47a4288e0f5ec.zip
zetacomponents-graph-b33909275f604b119c59972779a47a4288e0f5ec.tar.gz
- More documentation fixes
Diffstat (limited to 'src/math/transformation.php')
-rw-r--r--src/math/transformation.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/transformation.php b/src/math/transformation.php
index 7f45d41..37f2dba 100644
--- a/src/math/transformation.php
+++ b/src/math/transformation.php
@@ -25,8 +25,6 @@ class ezcGraphTransformation extends ezcGraphMatrix
* define the initial matrix values. If no array is given an identity
* matrix is created.
*
- * @param int $rows
- * @param int $columns
* @param array $values
* @return void
*/
OpenPOWER on IntegriCloud