PHP 클래스 CraftCli\Support\MysqlCommand

상속: extends AbstractMysqlCommand
파일 보기 프로젝트 열기: rsanchez/craft-cli

공개 프로퍼티들

프로퍼티 타입 설명
$query string Mysql query to execute

보호된 메소드들

메소드 설명
getArguments ( )

메소드 상세

getArguments() 보호된 메소드

protected getArguments ( )

프로퍼티 상세

$query 공개적으로 프로퍼티

Mysql query to execute
public string $query
리턴 string