Skip to content

Commit

Permalink
Merge branch 'hotfix/fix_phpcq' into 'release/2.3.0'
Browse files Browse the repository at this point in the history
Fix PHPCQ

See merge request metamodels/core!304
  • Loading branch information
zonky2 committed Jul 17, 2024
2 parents d4a8086 + e93116f commit fce7ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MetaModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ class MetaModel implements IMetaModel
* The service container.
*
* @var \Closure|IMetaModelsServiceContainer|null
*
* @psalm-suppress DeprecatedInterface
*/
protected $serviceContainer = null;

Expand Down

0 comments on commit fce7ca9

Please sign in to comment.