Skip to content

Commit e7e9231

Browse files
committed
add boot method
1 parent 5d156fc commit e7e9231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Model.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ function getID()
438438
*
439439
* @return void
440440
*/
441-
protected function boot($query)
441+
public function boot($query)
442442
{
443443
}
444444

0 commit comments

Comments
 (0)