dirname
spatie/ignition
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns a parent directory's path
<?php dirname
(
string $path
,
int $levels
=
1
):
string