Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
REBELinBLUE
Deployer
Validators
SSHKeyValidator
PHP 클래스 REBELinBLUE\Deployer\Validators\SSHKeyValidator
파일 보기
프로젝트 열기: rebelinblue/deployer
공개 메소드들
메소드
설명
validate
(
string
$attribute
,
string
$value
,
array
$parameters
) :
boolean
Validate that the SSH key looks valid.
메소드 상세
validate()
공개
메소드
Validate that the SSH key looks valid.
public
validate
(
string
$attribute
,
string
$value
,
array
$parameters
) :
boolean
$attribute
string
$value
string
$parameters
array
리턴
boolean