Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\DAV;
/**
* This class contains the SabreDAV version constants.
*
* @copyright Copyright (C) 2007-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 = '3.0.4';
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jan 7, 9:57 PM (9 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914462
Default Alt Text
Version.php (360 B)

Event Timeline