Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Spatie
UrlSigner
MD5UrlSigner
PHP 클래스 Spatie\UrlSigner\MD5UrlSigner
상속:
extends
BaseUrlSigner
파일 보기
프로젝트 열기: spatie/url-signer
1 사용 예제들
보호된 메소드들
메소드
설명
createSignature
(
League\Url\UrlImmutable |
string
$url
,
string
$expiration
) :
string
Generate a token to identify the secure action.
메소드 상세
createSignature()
보호된
메소드
Generate a token to identify the secure action.
protected
createSignature
(
League\Url\UrlImmutable |
string
$url
,
string
$expiration
) :
string
$url
League\Url\UrlImmutable |
string
$expiration
string
리턴
string