Skip to content

Commit

Permalink
Merge pull request #12693 from Jurigag/3.1.x-binder-typo
Browse files Browse the repository at this point in the history
3.1.x binder typo [ci skip]
  • Loading branch information
sergeyklay authored Mar 9, 2017
2 parents 066e718 + eb7e170 commit deae092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phalcon/mvc/model/binder/bindableinterface.zep
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
namespace Phalcon\Mvc\Model\Binder;

/**
* Phalcon\Mvc\Controller\Binder\BindableInterface
* Phalcon\Mvc\Model\Binder\BindableInterface
*
* Interface for bindable classes
*/
Expand Down

0 comments on commit deae092

Please sign in to comment.