Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Facebook
InstantArticles
Transformer
Getters
StringGetter
PHP Class Facebook\InstantArticles\Transformer\Getters\StringGetter
Inheritance:
extends
Facebook\InstantArticles\Transformer\Getters\ChildrenGetter
Mostrar archivo
Open project: facebook/facebook-instant-articles-sdk-php
Protected Properties
Property
Type
Description
$attribute
string
$prefix
string
$suffix
string
Public Methods
Method
Description
createFrom
(
$properties
)
get
(
$node
)
withAttribute
(
string
$attribute
)
withPrefix
(
string
$prefix
)
withSuffix
(
string
$suffix
)
Method Details
createFrom()
public
method
public
createFrom
(
$properties
)
get()
public
method
public
get
(
$node
)
withAttribute()
public
method
public
withAttribute
(
string
$attribute
)
$attribute
string
withPrefix()
public
method
public
withPrefix
(
string
$prefix
)
$prefix
string
withSuffix()
public
method
public
withSuffix
(
string
$suffix
)
$suffix
string
Property Details
$attribute
protected_oe property
protected
string
$attribute
return
string
$prefix
protected_oe property
protected
string
$prefix
return
string
$suffix
protected_oe property
protected
string
$suffix
return
string