PHP 클래스 Facebook\InstantArticles\Transformer\Getters\ConstantGetter

상속: extends Facebook\InstantArticles\Transformer\Getters\AbstractGetter
파일 보기 프로젝트 열기: facebook/facebook-instant-articles-sdk-php

보호된 프로퍼티들

프로퍼티 타입 설명
$value string

공개 메소드들

메소드 설명
createFrom ( $properties )
get ( $node )
withValue ( string $value )

메소드 상세

createFrom() 공개 메소드

public createFrom ( $properties )

get() 공개 메소드

public get ( $node )

withValue() 공개 메소드

public withValue ( string $value )
$value string

프로퍼티 상세

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

protected string $value
리턴 string