Facebook\InstantArticles\Transformer\Getters\ConstantGetter::createFrom PHP Method

createFrom() public method

public createFrom ( $properties )
    public function createFrom($properties)
    {
        return $this->withValue($properties['value']);
    }