Edit file level docblocks.

This commit is contained in:
pewgeuges 2021-02-24 23:53:22 +01:00
parent 4e63ef3eeb
commit bf80a52c07
9 changed files with 15 additions and 23 deletions

View file

@ -5,6 +5,7 @@
* @filesource
* @package footnotes
* @since 1.5.0
* @date 14.09.14 10:58
*
* @since 2.2.6 Adding: Templates: support for custom templates in sibling folder, thanks to @misfist issue report.
* @since 2.5.0 Adding: Templates: Enable template location stack, thanks to @misfist code contribution.