mirror of
https://github.com/Bigherollc/wticreatorstudio.git
synced 2026-01-16 19:05:08 -05:00
9 lines
89 B
PHP
9 lines
89 B
PHP
<?php
|
|
|
|
namespace Modules\StudioPlus\Repositories;
|
|
|
|
class UserRepository
|
|
{
|
|
|
|
}
|