# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

[*.php]
indent_style = tab
indent_size = 4