Filters the size of the file.
Parameters
$size
int- The result of PHP filesize on the file.
$path
string- Path to the file.
Source
* Filters the size of the file.
Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |
Filters the size of the file.
$size
int$path
string* Filters the size of the file.
Version | Description |
---|---|
6.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.