mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
📝 Some @since annotations were missing complete version (ex 2.5 instead of 2.5.0)
This commit is contained in:
@@ -13,7 +13,7 @@ use MetaModel;
|
||||
* @preserveGlobalState disabled
|
||||
* @backupGlobals disabled
|
||||
*
|
||||
* @since 2.6
|
||||
* @since 2.6.0
|
||||
* @package Combodo\iTop\Test\UnitTest\Core
|
||||
*/
|
||||
class MetaModelTest extends ItopDataTestCase
|
||||
|
||||
@@ -10,7 +10,7 @@ use MetaModel;
|
||||
/**
|
||||
* Class UniquenessConstraintTest
|
||||
*
|
||||
* @since 2.6 N°659 uniqueness constraint
|
||||
* @since 2.6.0 N°659 uniqueness constraint
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Core
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user