protected property BankAccount::$balance in Zircon Profile 8
Same name in this branch
- 8 vendor/phpunit/phpunit/tests/_files/BankAccount.php \BankAccount::balance
- 8 vendor/phpunit/php-code-coverage/tests/_files/BankAccount.php \BankAccount::balance
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/tests/_files/BankAccount.php \BankAccount::balance
- 8.0 vendor/phpunit/php-code-coverage/tests/_files/BankAccount.php \BankAccount::balance
File
- vendor/
phpunit/ php-code-coverage/ tests/ _files/ BankAccount.php, line 4
Class
Code
protected $balance = 0;