Skip to content

Commit

Permalink
Github action tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed May 11, 2024
1 parent ff4c690 commit 7f53994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LeanOrm/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @author Rotimi Adegbamigbe
* @copyright (c) 2024, Rotexsoft
*/
class Model extends \GDAO\Model {
class Model extends \GDAO\Model implements \Stringable {

//overriden parent's properties
/**
Expand Down

0 comments on commit 7f53994

Please sign in to comment.