File - Update completely wrong docblock.
authorcolemanw <coleman@civicrm.org>
Wed, 6 Sep 2023 18:31:12 +0000 (14:31 -0400)
committercolemanw <coleman@civicrm.org>
Tue, 12 Sep 2023 01:52:46 +0000 (21:52 -0400)
commit711060d9c0ca3fe4c5e8b5fe1a4188d28892486c
treed3d166981c7e77d31e42cd6df4dc03b3f250948e
parent7b750d4062390a78ea394dbc8f6e9ee25afb5ed2
File - Update completely wrong docblock.

Before: Function does the opposite of what the docblock says it does with .unknown suffixes.
After: Docblock accurately says what the function does.
CRM/Utils/File.php