mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-18 09:28:39 +00:00
autofixes
This commit is contained in:
parent
86d62a1bb5
commit
ba7737d0ad
|
|
@ -620,7 +620,7 @@ class Directory extends FileAbstract implements DirectoryInterface, FtpContainer
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getParent(): ContainerInterface
|
||||
public function getParent() : ContainerInterface
|
||||
{
|
||||
$uri = clone $this->uri;
|
||||
$uri->setPath(self::parent($this->path));
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user