Skip to content

Commit

Permalink
idExist deprecated
Browse files Browse the repository at this point in the history
getKod deprecated
  • Loading branch information
Vítězslav Dvořák committed Dec 28, 2023
1 parent bfaa6c4 commit fa92916
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/AbraFlexi/RO.php
Expand Up @@ -1714,6 +1714,8 @@ public static function urlizeId($id)

/**
* Test if given record ID exists in AbraFlexi.
*
* @deprecated since version 2.25 - use recordExists() instead
*
* @param mixed $identifer presence state
*
Expand Down Expand Up @@ -1848,6 +1850,8 @@ public function getColumnsFromAbraFlexi(
/**
* Vrací kód záznamu.
* Obtain record CODE
*
* @deprecated since version 2.25 - do not use at all
*
* @param mixed $data
*
Expand Down

0 comments on commit fa92916

Please sign in to comment.