The PharFileInfo class
Guide
Edit on GitHub ✎
The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.
Intro
The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.
Class synopsis
class PharFileInfo extends SplFileInfo { }
PharFileInfo