Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\HTTP;
/**
* This class contains the version number for the HTTP package
*
* @copyright Copyright (C) 2009-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 = '4.1.0';
}

File Metadata

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

Event Timeline