api code global jain
This commit is contained in:
15
app/Models/Traits/Vihar/Methods/ViharMethods.php
Normal file
15
app/Models/Traits/Vihar/Methods/ViharMethods.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models\Traits\Sant\Methods;
|
||||
|
||||
trait SantMethods
|
||||
{
|
||||
|
||||
// /**
|
||||
// * @return bool
|
||||
// */
|
||||
// public function isActive()
|
||||
// {
|
||||
// return $this->status;
|
||||
// }
|
||||
}
|
||||
Reference in New Issue
Block a user