style: Pint 포맷팅 적용
This commit is contained in:
@@ -48,9 +48,13 @@ class Schedule extends Model
|
||||
];
|
||||
|
||||
public const TYPE_EVENT = 'event';
|
||||
|
||||
public const TYPE_MEETING = 'meeting';
|
||||
|
||||
public const TYPE_INTERVIEW = 'interview';
|
||||
|
||||
public const TYPE_NOTICE = 'notice';
|
||||
|
||||
public const TYPE_OTHER = 'other';
|
||||
|
||||
public const TYPES = [
|
||||
|
||||
Reference in New Issue
Block a user