# top-most EditorConfig file
root = true

# 4 space indentation
[*.php]
indent_style = tab
indent_size = 4
