More return types..

This commit is contained in:
Matias De lellis
2021-09-19 22:46:26 -03:00
parent e0d29ecc88
commit 90436bca87
3 changed files with 8 additions and 2 deletions

View File

@@ -401,6 +401,8 @@ class NoteService {
/**
* @param string $userId
* @param int $id
*
* @return void
*/
public function destroy (string $userId, int $id) {
// Get Note and Color