Skip to content

Commit

Permalink
improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
ad3n committed Nov 18, 2017
1 parent 97a41a6 commit e42547e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
- [X] Pecah Salary Processor dan Tambahkan Result Cache pada Fixed Salary
- [X] Company Cost Report
- [X] Mini Accounting untuk Mencatat Pengeluaran Perusahaan untuk Gaji
- [X] Change address default listener to doctrine listener to avoid double listener
- [ ] PPH21
- [ ] Change address default listener to doctrine listener to avoid double listener
- [ ] Perubahan Tax Group dan Risk Ratio
- [ ] Prevent Remove Mutation When Job History is Exist
- [ ] Prevent Remove Placement When Job History is Exist
Expand Down
3 changes: 3 additions & 0 deletions src/EventListener/ExceptionSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
use Symfony\Component\HttpKernel\KernelEvents;
use Symfony\Component\Serializer\SerializerInterface;

/**
* @author Muhamad Surya Iksanudin <[email protected]>
*/
class ExceptionSubscriber implements EventSubscriberInterface
{
/**
Expand Down

0 comments on commit e42547e

Please sign in to comment.