Skip to content

Commit

Permalink
Merge branch '2.0.x' of https://github.com/phalcon/cphalcon into 2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgutierrez committed May 16, 2016
2 parents c749b80 + efe49ef commit 01eb195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phalcon/mvc/model.zep
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ abstract class Model implements EntityInterface, ModelInterface, ResultInterface
*));
*</code>
*
* @param \Phalcon\Mvc\ModelInterface|Phalcon\Mvc\Model\Row base
* @param \Phalcon\Mvc\ModelInterface|\Phalcon\Mvc\Model\Row base
* @param array data
* @param array columnMap
* @param int dirtyState
Expand Down

0 comments on commit 01eb195

Please sign in to comment.