Skip to content

Commit

Permalink
Add @link info
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Mar 13, 2023
1 parent 1aa2ac4 commit 07d0d97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AdapterFunctions.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ function session_create_id(string $prefix = ''): string
*
* @param string $id
* @return string
*
* @link https://www.php.net/manual/en/function.session-id.php
*/
function session_id(string $id = ''): string
{
Expand Down

0 comments on commit 07d0d97

Please sign in to comment.