mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-12-26 08:33:21 +03:00
Set the right @since value for the new helper files
This commit is contained in:
parent
6d5a961fc7
commit
c117eda101
5 changed files with 5 additions and 5 deletions
|
@ -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'))
|
||||||
|
|
|
@ -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'))
|
||||||
|
|
|
@ -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'))
|
||||||
|
|
|
@ -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'))
|
||||||
|
|
|
@ -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'))
|
||||||
|
|
Loading…
Reference in a new issue