Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Libraries
Bank
PHP Class App\Libraries\Bank
Show file
Open project: hillelcoren/invoice-ninja
Public Properties
Property
Type
Description
$fid
the Finance object that hold this Bank object
$finance
array of class User
$logins
$org
$url
Public Methods
Method
Description
__construct
(
$finance
,
$fid
,
$url
,
$org
)
Method Details
__construct()
public
method
public
__construct
(
$finance
,
$fid
,
$url
,
$org
)
Property Details
$fid
public property
the Finance object that hold this Bank object
public
$fid
$finance
public property
array of class User
public
$finance
$logins
public property
public
$logins
$org
public property
public
$org
$url
public property
public
$url