You are here

class Version in Plug 7

Same name in this branch
  1. 7 lib/doctrine/common/lib/Doctrine/Common/Version.php \Doctrine\Common\Version
  2. 7 lib/doctrine/cache/lib/Doctrine/Common/Cache/Version.php \Doctrine\Common\Cache\Version

Hierarchy

  • class \Doctrine\Common\Cache\Version

Expanded class hierarchy of Version

File

lib/doctrine/cache/lib/Doctrine/Common/Cache/Version.php, line 22

Namespace

Doctrine\Common\Cache
View source
class Version {
  const VERSION = '1.4.0-DEV';

}

Members