fixed recurring command #315

This commit is contained in:
denisdulici
2018-05-01 19:00:33 +03:00
parent 26d25f41ae
commit 0a5136bd40
11 changed files with 90 additions and 26 deletions

View File

@ -23,7 +23,7 @@ class Recurring extends Model
/**
* Get all of the owning recurrable models.
* Get all of the owning recurable models.
*/
public function recurable()
{