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