Documentation

DataFactoryInterface

Tags
author

zozlak

Table of Contents

blankNode()  : BlankNodeInterface
defaultGraph()  : DefaultGraphInterface
literal()  : LiteralInterface
namedNode()  : NamedNodeInterface
quad()  : QuadInterface

Methods

literal()

public static literal(int|float|string|bool|Stringable $value[, string|Stringable|null $lang = null ][, string|Stringable|null $datatype = null ]) : LiteralInterface
Parameters
$value : int|float|string|bool|Stringable
$lang : string|Stringable|null = null
$datatype : string|Stringable|null = null
Tags
Return values
LiteralInterface

        

Search results