Prepare for new apidoc (part 2) (#19010)

* Fix broken links for events with different namespace
* Fix broken links in see tag
* Fix broken links in see tag (loadData())
* Fix broken link for var_export()
* Fix broken link for CVE
* Remove redundant markdown link wrap in see tags
* Remove see tags that refer to private properties
* Remove more see tags that refer to private properties
* Remove see tags that refer to private methods
* Remove one more redundant markdown link wrap in see tag [skip ci]
* Fix typo in see tag (causes broken link)
* Remove more see tags that refer to private methods
This commit is contained in:
Alexey Rogachev
2021-11-18 13:10:09 +06:00
committed by GitHub
parent ac454a90d1
commit 552593ca3b
17 changed files with 20 additions and 29 deletions

View File

@ -252,7 +252,6 @@ class DynamicModel extends Model
* Sets the attribute labels in a massive way.
*
* @see attributeLabels()
* @see _attributeLabels
* @since 2.0.35
*
* @param array $labels Array of attribute labels
@ -269,7 +268,6 @@ class DynamicModel extends Model
* Sets a label for an attribute.
*
* @see attributeLabels()
* @see _attributeLabels
* @since 2.0.35
*
* @param string $attribute Attribute name