Skip to content

Commit

Permalink
Testing & refactoring in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed Jan 31, 2024
1 parent cb32286 commit 07fb98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ContainerKeys.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* @author rotimi
*/
final class ContainerKeys {
class ContainerKeys {

public const LAYOUT_RENDERER = 'new_layout_renderer';
public const VIEW_RENDERER = 'new_view_renderer';
Expand Down

0 comments on commit 07fb98c

Please sign in to comment.