diff --git a/src/SPC/builder/BuilderBase.php b/src/SPC/builder/BuilderBase.php index c9243ca0..e6763049 100644 --- a/src/SPC/builder/BuilderBase.php +++ b/src/SPC/builder/BuilderBase.php @@ -185,6 +185,8 @@ abstract class BuilderBase * * @throws FileSystemException * @throws RuntimeException + * @throws \ReflectionException + * @throws WrongUsageException */ public function proveExts(array $extensions): void {