Version.php
Same filename in other branches
Namespace
Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationFile
-
core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ Annotation/ Version.php
View source
<?php
// @codingStandardsIgnoreFile
namespace Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation;
/**
* @Annotation
* @Target("PROPERTY")
*/
final class Version {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Version | Plugin annotation @Target("PROPERTY"); |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.