PHP 클래스 App\Libraries\Bank

파일 보기 프로젝트 열기: hillelcoren/invoice-ninja

공개 프로퍼티들

프로퍼티 타입 설명
$fid the Finance object that hold this Bank object
$finance array of class User
$logins
$org
$url

공개 메소드들

메소드 설명
__construct ( $finance, $fid, $url, $org )

메소드 상세

__construct() 공개 메소드

public __construct ( $finance, $fid, $url, $org )

프로퍼티 상세

$fid 공개적으로 프로퍼티

the Finance object that hold this Bank object
public $fid

$finance 공개적으로 프로퍼티

array of class User
public $finance

$logins 공개적으로 프로퍼티

public $logins

$org 공개적으로 프로퍼티

public $org

$url 공개적으로 프로퍼티

public $url