MenaraSolutions\Geographer\Contracts\RepositoryInterface::getTranslations PHP Method

getTranslations() public method

public getTranslations ( MenaraSolutions\Geographer\Contracts\IdentifiableInterface $subject, $language ) : array
$subject MenaraSolutions\Geographer\Contracts\IdentifiableInterface
$language
return array
    public function getTranslations(IdentifiableInterface $subject, $language);