Skip to content

Commit

Permalink
Merge pull request #190 from nenes25/list-employee-fix
Browse files Browse the repository at this point in the history
Small improvements for command list fop:employees:list
  • Loading branch information
SebSept authored Oct 17, 2021
2 parents 1c31685 + b15ef32 commit 9464572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
tags:
- { name: console.command }

fop.console.employees.list:
fop.console.employees.list.command:
class: \FOP\Console\Commands\Employees\ListEmployees
tags:
- { name: console.command }
Expand Down

0 comments on commit 9464572

Please sign in to comment.