@@ -24,11 +24,11 @@ |
||
24 | 24 | { |
25 | 25 | use HasTranslations; |
26 | 26 | |
27 | - /** |
|
28 | - * The table associated with the model. |
|
29 | - * |
|
30 | - * @var string |
|
31 | - */ |
|
27 | + /** |
|
28 | + * The table associated with the model. |
|
29 | + * |
|
30 | + * @var string |
|
31 | + */ |
|
32 | 32 | protected $table = 'job_poster_status'; |
33 | 33 | |
34 | 34 | public $translatable = ['value']; |