PHP Class Facebook\InstantArticles\Transformer\Getters\ConstantGetter

Inheritance: extends Facebook\InstantArticles\Transformer\Getters\AbstractGetter
Show file Open project: facebook/facebook-instant-articles-sdk-php

Protected Properties

Property Type Description
$value string

Public Methods

Method Description
createFrom ( $properties )
get ( $node )
withValue ( string $value )

Method Details

createFrom() public method

public createFrom ( $properties )

get() public method

public get ( $node )

withValue() public method

public withValue ( string $value )
$value string

Property Details

$value protected property

protected string $value
return string