예제 #1
0
 public function removeAliases($originalPath)
 {
     $this->innerAliasCleaner->removeAliases($this->ioService->loadBinaryFileByUri($this->urlRedecorator->redecorateFromTarget($originalPath)));
 }
예제 #2
0
 public function removeAliases($originalPath)
 {
     $this->innerAliasCleaner->removeAliases($this->urlRedecorator->redecorateFromTarget($originalPath));
 }