File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 8686- [X] Pecah Salary Processor dan Tambahkan Result Cache pada Fixed Salary
8787- [X] Company Cost Report
8888- [X] Mini Accounting untuk Mencatat Pengeluaran Perusahaan untuk Gaji
89+ - [X] Change address default listener to doctrine listener to avoid double listener
8990- [ ] PPH21
90- - [ ] Change address default listener to doctrine listener to avoid double listener
9191- [ ] Perubahan Tax Group dan Risk Ratio
9292- [ ] Prevent Remove Mutation When Job History is Exist
9393- [ ] Prevent Remove Placement When Job History is Exist
Original file line number Diff line number Diff line change 1010use Symfony \Component \HttpKernel \KernelEvents ;
1111use Symfony \Component \Serializer \SerializerInterface ;
1212
13+ /**
14+ * @author Muhamad Surya Iksanudin <[email protected] > 15+ */
1316class ExceptionSubscriber implements EventSubscriberInterface
1417{
1518 /**
You can’t perform that action at this time.
0 commit comments