1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Formattazione codice

This commit is contained in:
Pek5892
2023-09-21 17:34:30 +02:00
parent 2c532f2254
commit 0f5dfcccfd
21 changed files with 58 additions and 69 deletions

View File

@ -70,7 +70,6 @@ class Note extends Model
database()->delete('zz_notes', $data);
}
/* Relazioni Eloquent */
public function user()