TranslationsChecker
class TranslationsChecker (View source)
Properties
| protected Application | $app | ||
| protected FactoryInterface | $localFactory | ||
| protected ProviderInterface | $remoteProvider | 
Methods
                    __construct(Application $app, FactoryInterface $localFactory, ProviderInterface $remoteProvider)
        
                                            
                
            No description
                    getCoreTranslations()
        
                                            
                
            No description
                    getPackagesTranslations(bool $onlyInstalled = false)
        
                                            
                
            No description
Details
        
                            
    __construct(Application $app, FactoryInterface $localFactory, ProviderInterface $remoteProvider)
        
    
    No description
        
                            LocaleStatus
    getCoreTranslations()
        
    
    No description
        
                            PackageLocaleStatus[]
    getPackagesTranslations(bool $onlyInstalled = false)
        
    
    No description
        
                            PackageLocaleStatus
    getPackageTranslations(Package $package)
        
    
    No description
        
                        private    PackageLocaleStatus|LocaleStatus
    computeUpdates(array $localStats, array $remoteStats, Package $package = null)
        
    
    No description