Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Learner
Services
Forms
SaveLinkFormService
PHP 클래스 Learner\Services\Forms\SaveLinkFormService
상속:
extends
AbstractFormService
파일 보기
프로젝트 열기: RryLee/learner.video
보호된 프로퍼티들
프로퍼티
타입
설명
$rules
array
The validation rules to validate the input data against.
공개 메소드들
메소드
설명
getAttributes
( ) :
array
Custom user attributes aliases.
getInputData
( ) :
array
Get the prepared input data.
메소드 상세
getAttributes()
공개
메소드
Custom user attributes aliases.
public
getAttributes
( ) :
array
리턴
array
getInputData()
공개
메소드
Get the prepared input data.
public
getInputData
( ) :
array
리턴
array
프로퍼티 상세
$rules
보호되어 있는 프로퍼티
The validation rules to validate the input data against.
protected
array
$rules
리턴
array