class Version

Class to store and retrieve the version of Doctrine

@license http://www.opensource.org/licenses/lgpl-license.php LGPL @link www.doctrine-project.org @since 2.0 @version $Revision$ @author Benjamin Eberlei <kontakt@beberlei.de> @author Guilherme Blanco <guilhermeblanco@hotmail.com> @author Jonathan Wage <jonwage@gmail.com> @author Roman Borschel <roman@code-factory.org>

Hierarchy

Expanded class hierarchy of Version

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Version.php, line 34

Namespace

Doctrine\Common
View source

Members

Namesort descending Modifiers Type Description Overrides
Version::compare public static function Compares a Doctrine version with the current one.
Version::VERSION constant Current Doctrine Version