Set the right @since value for the new helper files

This commit is contained in:
Alex Tselegidis 2021-10-23 13:29:31 +02:00
parent 6d5a961fc7
commit c117eda101
5 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis * @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3 * @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org * @link http://easyappointments.org
* @since v1.1.0 * @since v1.5.0
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
if ( ! function_exists('dd')) if ( ! function_exists('dd'))

View file

@ -8,7 +8,7 @@
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis * @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3 * @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org * @link http://easyappointments.org
* @since v1.1.0 * @since v1.5.0
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
if ( ! function_exists('env')) if ( ! function_exists('env'))

View file

@ -8,7 +8,7 @@
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis * @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3 * @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org * @link http://easyappointments.org
* @since v1.1.0 * @since v1.5.0
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
if ( ! function_exists('storage_path')) if ( ! function_exists('storage_path'))

View file

@ -8,7 +8,7 @@
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis * @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3 * @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org * @link http://easyappointments.org
* @since v1.3.0 * @since v1.5.0
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
if ( ! function_exists('session')) if ( ! function_exists('session'))

View file

@ -8,7 +8,7 @@
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis * @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3 * @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org * @link http://easyappointments.org
* @since v1.1.0 * @since v1.5.0
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
if ( ! function_exists('setting')) if ( ! function_exists('setting'))