Skip to content

Commit

Permalink
Create AutomatedRepositoryManager.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Oct 11, 2024
1 parent 43a9a9c commit 726bf8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/AutomatedRepositoryManager.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

declare(strict_types=1);

namespace Ghostwriter\AutomatedRepositoryManager;

final readonly class AutomatedRepositoryManager {}

0 comments on commit 726bf8c

Please sign in to comment.