Files
ntspi-app/app/Containers/Article/Actions/ViewPostAction.php
T
2026-03-20 21:47:02 +05:00

8 lines
75 B
PHP
Executable File

<?php
namespace App\Containers\Article\Actions;
class ViewPostAction
{
}