Add deprecation note

This commit is contained in:
George Wilson 2020-11-26 03:43:18 +00:00 committed by GitHub
parent dca31ad54c
commit d10bd68fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ abstract class BaseDatabaseModel extends \JObject
*
* @var MVCFactoryInterface
* @since 3.10.0
* @deprecated 4.0 This is a temporary property that will be moved into a trait in Joomla 4
*/
protected $factory;