Makes scrutinizer happy
This commit is contained in:
@@ -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
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user