8 lines
75 B
PHP
Executable File
8 lines
75 B
PHP
Executable File
<?php
|
|
|
|
namespace App\Containers\Article\Actions;
|
|
|
|
class ViewPostAction
|
|
{
|
|
|
|
} |