6 lines
60 B
PHP
Executable File
6 lines
60 B
PHP
Executable File
<?php
|
|
namespace Rails\Panel;
|
|
|
|
trait AdminControllerTrait
|
|
{
|
|
} |