chore: upgrade to laravel 10 (monicahq/chandler#432)

This commit is contained in:
Mazarin
2023-02-27 05:15:46 -05:00
committed by GitHub
parent bc898e1efb
commit 227cdffc26
387 changed files with 801 additions and 3645 deletions
-2
View File
@@ -41,8 +41,6 @@ class ModuleRowField extends Model
/**
* Get the module row associated with the module.
*
* @return BelongsTo
*/
public function row(): BelongsTo
{