lowercase inheritDoc

parent 4a93bdaf
...@@ -102,7 +102,7 @@ class MysqliStatement implements \IteratorAggregate, Statement ...@@ -102,7 +102,7 @@ class MysqliStatement implements \IteratorAggregate, Statement
} }
/** /**
* {@inheritDoc} * {@inheritdoc}
*/ */
public function bindParam($column, &$variable, $type = null, $length = null) public function bindParam($column, &$variable, $type = null, $length = null)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment