Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Neos
Flow
Package
MetaData
AbstractConstraint
getConstraintType
Neos\Flow\Package\MetaData\AbstractConstraint::getConstraintType PHP Method
AbstractConstraint Class Documentation
ファイルを表示
Open project: neos/flow-development-collection
getConstraintType()
public
method
public
getConstraintType
( ) :
string
return
string
The constraint type (depends, conflicts, suggests)
public function getConstraintType() { return $this->constraintType; }
AbstractConstraint
__construct
getConstraintScope
getConstraintType
getValue