Add blank line to EOL. No trailing spaces.
This commit is contained in:
@@ -4,4 +4,4 @@ class WebHookResponse extends Eloquent {
|
||||
public function hook() {
|
||||
return $this->belongsTo('WebHook', 'id', 'hook_id');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user