Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\Uri;
/**
* This class contains the version number for this package.
*
* @copyright Copyright (C) 2014-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.0.1';
}

File Metadata

Mime Type
text/x-php
Expires
Sat, Dec 21, 8:49 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915696
Default Alt Text
Version.php (344 B)

Event Timeline