Habari\MediaSilo::silo_dir PHP Метод

silo_dir() публичный Метод

Return directory contents for the silo path
public silo_dir ( string $path ) : array
$path string The path to retrieve the contents of
Результат array An array of MediaAssets describing the contents of the directory
    public function silo_dir($path);