[ 'sendNotification' => require(__DIR__ . '/user-methods/send.php'), 'deleteNotification' => require(__DIR__ . '/user-methods/delete.php'), 'readNotification' => require(__DIR__ . '/user-methods/read.php') ] ]);