This commit is contained in:
James Brooks
2015-01-01 13:40:02 +00:00
parent 6ab16f98ab
commit a0aed6757d
3 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ class Component extends Eloquent implements \Dingo\Api\Transformer\Transformable
'user_id',
'tags',
'link',
'order'
'order',
];
/**