Skip to content

Commit f31d78a

Browse files
FediklaoneoQuyTon
authored
[5.3] Deprecate namespace property of ComponentRecord (#44754)
* Deprecate namespace property of ComponentRecord * Update libraries/src/Component/ComponentRecord.php Co-authored-by: Allon Moritz <[email protected]> --------- Co-authored-by: Allon Moritz <[email protected]> Co-authored-by: Quy Ton <[email protected]>
1 parent a0b7902 commit f31d78a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/src/Component/ComponentRecord.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ class ComponentRecord
5252
*
5353
* @var string
5454
* @since 4.0.0
55+
*
56+
* @deprecated __DEPLOY_VERSION__ will be removed in 7.0 as it was never used
5557
*/
5658
public $namespace;
5759

0 commit comments

Comments
 (0)