diff --git a/queries/php/textobjects.scm b/queries/php/textobjects.scm index d7cd658e..7128d2e1 100644 --- a/queries/php/textobjects.scm +++ b/queries/php/textobjects.scm @@ -17,6 +17,11 @@ (anonymous_function) @function.outer +(arrow_function + body: (_) @function.inner) + +(arrow_function) @function.outer + ; methods (method_declaration body: (compound_statement