I am using OOP PHP and now i am confusing about the performance of method. Example:
class A { protected $version; public function execute() {