PHP 클래스 ApiPlatform\Core\Metadata\Extractor\XmlExtractor

저자: Kévin Dunglas ([email protected])
저자: Antoine Bluchet ([email protected])
저자: Baptiste Meyer ([email protected])
상속: extends AbstractExtractor
파일 보기 프로젝트 열기: api-platform/core

보호된 메소드들

메소드 설명
extractPath ( string $path )

비공개 메소드들

메소드 설명
getAttributes ( SimpleXMLElement $resource, string $elementName ) : array Recursively transforms an attribute structure into an associative array.
getProperties ( SimpleXMLElement $resource ) : array Gets metadata of a property.
phpize ( SimpleXMLElement $array, string $key, string $type ) : boolean | string | null Transforms an XML attribute's value in a PHP value.

메소드 상세

extractPath() 보호된 메소드

protected extractPath ( string $path )
$path string