name: FallbackTrait class_comment: null dependencies: - name: BundleEntryReaderInterface type: class source: Symfony\Component\Intl\Data\Bundle\Reader\BundleEntryReaderInterface - name: Locale type: class source: Symfony\Component\Intl\Locale properties: [] methods: - name: generateDataForLocale visibility: protected parameters: - name: reader - name: tempDir - name: displayLocale comment: null - name: generateDataForRoot visibility: protected parameters: - name: reader - name: tempDir comment: null - name: generateFallbackData visibility: private parameters: - name: reader - name: tempDir - name: displayLocale comment: null traits: - Symfony\Component\Intl\Data\Bundle\Reader\BundleEntryReaderInterface - Symfony\Component\Intl\Locale interfaces: []