Class BaseRange
BaseRange
Abstract classes for range types.
Direct known subclasses
PommProject\Foundation\Converter\Type\NumRange, PommProject\Foundation\Converter\Type\TsRange
Abstract
Namespace: PommProject\Foundation\Converter\Type
Package: Foundation
Copyright: 2014 Grégoire HUBERT
Author: Grégoire HUBERT
License: {@link http://opensource.org/licenses/mit-license.php}
Located at Converter/Type/BaseRange.php
Namespace: PommProject\Foundation\Converter\Type
Package: Foundation
Copyright: 2014 Grégoire HUBERT
Author: Grégoire HUBERT
License: {@link http://opensource.org/licenses/mit-license.php}
Located at Converter/Type/BaseRange.php
abstract protected
string
|
|
abstract protected
mixed
|
|
public
|
|
public
string
|
public
|
$start_limit
|
|
public
|
$end_limit
|
|
public
|
$start_incl
|
|
public
|
$end_incl
|
|
protected
|
$description
|