You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I get the root path of the volume driver of the operation done in the bind function.
Exactly i need $volumeDriver->root property.
public static function DatabaseSync($cmd, $result, $args, $elFinder ,$volumeDriver) { dd($volumeDriver->root); }
Cannot access protected property elFinderVolumeLocalFileSystem::$root
How can i get this ?
I'm sorry for my bad english. Thanks for helping.
Beta Was this translation helpful? Give feedback.
All reactions