PHP 클래스 Site, Halite

파일 보기 프로젝트 열기: HaliteChallenge/Halite 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$owner
$production
$strength

공개 메소드들

메소드 설명
__construct ( $owner, $strength, $production )

메소드 상세

__construct() 공개 메소드

public __construct ( $owner, $strength, $production )

프로퍼티 상세

$owner 공개적으로 프로퍼티

public $owner

$production 공개적으로 프로퍼티

public $production

$strength 공개적으로 프로퍼티

public $strength