Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

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

File Metadata

Mime Type
text/x-php
Expires
Mon, Dec 23, 1:11 AM (2 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915665
Default Alt Text
Version.php (344 B)

Event Timeline