format_src_directory()
format_src_directory()
Format the entire /src/ directory
Wrapper class for the file specific formatter, and allows for things such as formatting the entire /src/ directory at once, etc.
format_docs_directory(boolean $replace_api_tags = false)
Format all .md files within the /docs/ directory.
boolean | $replace_api_tags | Whether or not to replace the |