In class.twig line 316:
An exception has been thrown during the rendering of a template ("Warning: Cannot assign an empty string to a string offset in phar:///.../doctum.phar/src/Reflection/MethodReflection.php line 106").
In ErrorHandler.php line 42:
Warning: Cannot assign an empty string to a string offset in phar:///.../doctum.phar/src/Reflection/MethodReflection.php line 106
When parsing the
@throws
tag without summary like herethe application throws the following exception:
and does not finish the documentation generation.