add comments

This commit is contained in:
crazywhalecc 2023-07-28 23:44:14 +08:00 committed by Jerry Ma
parent 725e6b25dc
commit aaf712be3c

View File

@ -185,6 +185,8 @@ abstract class BuilderBase
* *
* @throws FileSystemException * @throws FileSystemException
* @throws RuntimeException * @throws RuntimeException
* @throws \ReflectionException
* @throws WrongUsageException
*/ */
public function proveExts(array $extensions): void public function proveExts(array $extensions): void
{ {