Skip to content
Snippets Groups Projects
Commit e2485dfe authored by Malcolm Young's avatar Malcolm Young
Browse files

Merge branch '3373589-deprecation-warnings-when' into '3.0.x'

Issue #3373589: Deprecation warnings when running PHP 8.2

See merge request !23
parents dc03b210 a2396a95
No related merge requests found
Pipeline #51266 skipped
......@@ -24,6 +24,11 @@ abstract class InstallablePlugin extends AnnotationObject {
*/
public $libraries = [];
/**
* Internal marker to ensure required dependencies are enabled.
*/
public $_requiredBy;
/**
* Retrieves the installed library or plugin identifier.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment