9 lines
81 B
PHP
9 lines
81 B
PHP
<?php
|
|
|
|
namespace App\Models\Traits\Sangh\Methods;
|
|
|
|
trait SanghMethods
|
|
{
|
|
//
|
|
}
|