PHP 클래스 Neos\Media\Domain\Validator\AssetValidator

상속: extends Neos\Flow\Validation\Validator\ConjunctionValidator
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface
$reflectionService Neos\Flow\Reflection\ReflectionService

보호된 메소드들

메소드 설명
initializeObject ( ) : void Adds all validators that extend the AssetValidatorInterface.

메소드 상세

initializeObject() 보호된 메소드

Adds all validators that extend the AssetValidatorInterface.
protected initializeObject ( ) : void
리턴 void

프로퍼티 상세

$objectManager 보호되어 있는 프로퍼티

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
리턴 Neos\Flow\ObjectManagement\ObjectManagerInterface

$reflectionService 보호되어 있는 프로퍼티

protected ReflectionService,Neos\Flow\Reflection $reflectionService
리턴 Neos\Flow\Reflection\ReflectionService