💡 N°2498 add @since

This commit is contained in:
Pierre Goiffon
2022-04-08 08:54:07 +02:00
parent 631b38a160
commit 92997e3e57

View File

@@ -3092,6 +3092,8 @@ EOF;
* @param $sRelativeDir
*
* @throws \Exception
*
* @since 2.7.0 N°2498
*/
protected function WriteStaticOnlyHtaccess($sTempTargetDir)
{
@@ -3133,6 +3135,8 @@ EOF;
* @param $sModuleVersion
*
* @throws \Exception
*
* @since 2.7.0 N°2498
*/
protected function WriteStaticOnlyWebConfig($sTempTargetDir)
{