PHP Class Amranidev\ScaffoldInterface\Attribute

Author: Amrani Houssain ([email protected])
Show file Open project: amranidev/scaffold-interface Class Usage Examples

Public Methods

Method Description
__construct ( $table ) Create new attribute instance.
getAttributes ( ) : array Get attributes from an existing table.

Method Details

__construct() public method

Create new attribute instance.
public __construct ( $table )
$table

getAttributes() public method

Get attributes from an existing table.
public getAttributes ( ) : array
return array