PHP 클래스 Amranidev\ScaffoldInterface\Attribute

저자: Amrani Houssain ([email protected])
파일 보기 프로젝트 열기: amranidev/scaffold-interface 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $table ) Create new attribute instance.
getAttributes ( ) : array Get attributes from an existing table.

메소드 상세

__construct() 공개 메소드

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

getAttributes() 공개 메소드

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