PHP 클래스 Neos\Media\TypeConverter\ImageVariantConverter

상속: extends ImageInterfaceConverter
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultNewAssetType string If creating a new asset from this converter this defines the default type as fallback.
$priority integer
$processingInstructionsConverter ProcessingInstructionsConverter
$targetType string

프로퍼티 상세

$defaultNewAssetType 보호되어 있는 정적으로 프로퍼티

If creating a new asset from this converter this defines the default type as fallback.
protected static string $defaultNewAssetType
리턴 string

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

protected int $priority
리턴 integer

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

protected ProcessingInstructionsConverter,Neos\Media\TypeConverter $processingInstructionsConverter
리턴 ProcessingInstructionsConverter

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

protected string $targetType
리턴 string