File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/inpsyde/plugin-environment-checker/srcLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: ConstraintsCollectionFactory.php <?php namespace Inpsyde\EnvironmentChecker; use Inpsyde\EnvironmentChecker\Constraints\AbstractVersionConstraint; use Inpsyde\EnvironmentChecker\Constraints\ConstraintsCollection; class ConstraintsCollectionFactory { /** * Creates a Constraints Collection * * @param AbstractVersionConstraint ...$constraints * * @return ConstraintsCollection */ public function create(AbstractVersionConstraint ...$constraints) { return new ConstraintsCollection(...$constraints); } } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirConstraintsDirectory Rename | DeleteConstraintsCollectionFactory.phpFile506.00 B Rename | Delete | EditConstraintsCollectionFactoryInterface.phpFile185.00 B Rename | Delete | EditEnvironmentChecker.phpFile1.64 KB Rename | Delete | EditExceptionDirectory Rename | Delete