Searched refs:reindentToSpaces (Results 1 – 1 of 1) sorted by relevance
73 $code = reindentToSpaces($code);77 $code = reindentToSpaces($code);101 function reindentToSpaces(string $code): string { function
Completed in 3 milliseconds