8 lines
62 B
PHP
8 lines
62 B
PHP
|
<?php
|
||
|
|
||
|
namespace Application\Plugin;
|
||
|
|
||
|
class ActualPlugin
|
||
|
{
|
||
|
|
||
|
}
|