Skip to content

Commit

Permalink
Create DynamicBlogPostPageHelper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 12, 2024
1 parent 8c123bf commit 2136eac
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?php

declare(strict_types=1);

namespace Hyde\Framework\Features\Blogging;

class DynamicBlogPostPageHelper
{
//
}

0 comments on commit 2136eac

Please sign in to comment.