adding some to the docblocks for Laravel models

This commit is contained in:
2022-10-04 10:17:18 -06:00
parent 6c15670077
commit 7da1325b1f
2 changed files with 17 additions and 8 deletions

View File

@ -25,7 +25,6 @@
[
"dlig"
],
"font_size": 9,
"git_diff_target": "head",
"hardware_acceleration": "opengl",
"highlight_modified_tabs": true,
@ -44,4 +43,6 @@
"show_line_endings": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
/*"font_size": 9,*/
/*"font_size": 11,*/
}