martinbabic
2/10/2020 - 4:20 PM

PHPSTORM regex to insert fn title in comment

^.+\/\*\*(.*(\n.*){1,6})(public|protected)( static)? function ([a-zA-Z_]+)\(
   /**\n    * \u$5\n    *$1$3$4 function $5(