Update references

This commit is contained in:
James Cole
2015-02-06 05:04:06 +01:00
parent 57691471bb
commit ddc3e82c14
21 changed files with 117 additions and 63 deletions

View File

@@ -2,8 +2,9 @@
use Illuminate\Database\Eloquent\Model;
class Preference extends Model {
class Preference extends Model
{
//
//
}