Preview: HasLocalePreference.php
Size: 241 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Translation/HasLocalePreference.php
<?php
namespace RectorPrefix202411\Illuminate\Contracts\Translation;
interface HasLocalePreference
{
/**
* Get the preferred locale of the entity.
*
* @return string|null
*/
public function preferredLocale();
}
Directory Contents
Dirs: 0 × Files: 3