Add missing return docs

This commit is contained in:
James Brooks
2016-12-15 20:11:06 +00:00
parent 027b2e13e9
commit d0b0ce2140
5 changed files with 10 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ class Invite extends Model
/**
* Overrides the models boot method.
*
* @return void
*/
public static function boot()
{