mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 12:29:44 +01:00
Makes scrutinizer happy
This commit is contained in:
parent
a4e311b8da
commit
05d0fcadff
@ -5,6 +5,10 @@ namespace CachetHQ\Cachet\Models;
|
||||
use ErrorException;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* @property string $name
|
||||
* @property string $value
|
||||
*/
|
||||
class Setting extends Model
|
||||
{
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user