PHP 클래스 Joli\Jane\Guesser\JsonSchema\SimpleTypeGuesser

상속: implements Joli\Jane\Guesser\GuesserInterface, implements Joli\Jane\Guesser\TypeGuesserInterface
파일 보기 프로젝트 열기: jolicode/jane

보호된 프로퍼티들

프로퍼티 타입 설명
$excludeFormat
$phpTypesMapping
$typesSupported

공개 메소드들

메소드 설명
guessType ( $object, $name, $classes )
supportObject ( $object )

메소드 상세

guessType() 공개 메소드

public guessType ( $object, $name, $classes )

supportObject() 공개 메소드

public supportObject ( $object )

프로퍼티 상세

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

protected $excludeFormat

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

protected $phpTypesMapping

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

protected $typesSupported