/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing/AppBundle.php (1201B)
bundleLocation = $bundleLocation;
}
/**
* @return FileReference
*/
public function getBundleLocation()
{
return $this->bundleLocation;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(AppBundle::class, 'Google_Service_Testing_AppBundle');