Skip to content

Commit

Permalink
Fix styling issues from compatibility fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Dec 8, 2023
1 parent 394c210 commit 66e4f37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/IoC/Auryn.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Auryn Container
*
* NOTE: To be removed in v1.0.0. Use "AurynContainer" instead.
*
*
* @package Slytherin
* @author Rougin Gutib <rougingutib@gmail.com>
*/
Expand Down
2 changes: 1 addition & 1 deletion src/IoC/ContainerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Dependency Injection Container Interface
*
* NOTE: To be removed in v1.0.0. Use "Container\ContainerInterface" instead.
*
*
* @package Slytherin
* @author Rougin Gutib <rougingutib@gmail.com>
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Template/Twig.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Renderer
*
* NOTE: To be removed in v1.0.0. Use "TwigRenderer" instead.
*
*
* @package Slytherin
* @author Rougin Gutib <rougingutib@gmail.com>
*/
Expand Down

0 comments on commit 66e4f37

Please sign in to comment.