PHP Class Pinq\Queries\Builders\Functions\BaseFunction

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Queries\Builders\Functions\IFunction
Show file Open project: timetoogo/pinq Class Usage Examples

Protected Properties

Property Type Description
$id string

Public Methods

Method Description
__construct ( $id )
getId ( )

Method Details

__construct() public method

public __construct ( $id )

getId() final public method

final public getId ( )

Property Details

$id protected property

protected string $id
return string