a-blog cms PHP API Reference

SQL_Binary
in package

Table of Contents

Properties

$_value  : mixed

Methods

__construct()  : mixed
get()  : mixed
set()  : mixed

Properties

$_value

public mixed $_value = \null

Methods

__construct()

public __construct([mixed $val = null ]) : mixed
Parameters
$val : mixed = null

get()

public get([mixed $dsn = null ]) : mixed
Parameters
$dsn : mixed = null

set()

public set(mixed $val) : mixed
Parameters
$val : mixed

        
On this page

Search results