name: RecursiveArrayAccess class_comment: '# * @author Bernhard Schussek # * # * @internal' dependencies: - name: OutOfBoundsException type: class source: Symfony\Component\Intl\Exception\OutOfBoundsException properties: [] methods: - name: get visibility: public parameters: - name: array - name: indices comment: null - name: __construct visibility: private parameters: [] comment: null traits: - Symfony\Component\Intl\Exception\OutOfBoundsException interfaces: []