An SplFileInfo instance for the extension's info file.
Note that SplFileInfo is a PHP resource and resources cannot be serialized.
Type: \SplFileInfo
File
- core/lib/Drupal/Core/Extension/Extension.php, line 38
Class
- Extension
- Defines an extension (file) object.
Namespace
Drupal\Core\Extension
Code
protected $splFileInfo;
Please login to continue.