Skip to content

Commit

Permalink
Improve code style
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijastuden committed Jan 11, 2024
1 parent 9eeb473 commit 24b719c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Batches/Batch.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/

declare(strict_types=1);

namespace ActiveCollab\JobsQueue\Batches;
Expand Down

0 comments on commit 24b719c

Please sign in to comment.