Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\Event;
/**
* This class contains the version number for this package.
*
* @copyright Copyright (C) 2013-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class Version {
/**
* Full version number
*/
const VERSION = '2.0.2';
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Dec 5, 12:29 AM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
913532
Default Alt Text
Version.php (367 B)

Event Timeline