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

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