Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
GPBUtil.php
function GPBUtil::Int64
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
GPBUtil.php
, line 233
Class
GPBUtil
Namespace
Google\Protobuf\Internal
Code
public static
function
Int64
(
$value
) {
return
new
Int64
(
$value
); }
RSS feed