Вход Регистрация
Файл: system/vendor/illuminate/contracts/Translation/HasLocalePreference.php
Строк: 14
<?php

namespace IlluminateContractsTranslation;

interface 
HasLocalePreference
{
    
/**
     * Get the preferred locale of the entity.
     *
     * @return string|null
     */
    
public function preferredLocale();
}
Онлайн: 1
Реклама