minify/src/cc482882-5eef-476c-b835-7b0c5a17c0db
2024-05-26 17:39:31 +02:00
..
code.php update 2024-05-26 17:39:15 2024-05-26 17:39:31 +02:00
code.power first commit 2023-04-15 16:58:37 +02:00
README.md update 2024-05-26 17:39:15 2024-05-26 17:39:31 +02:00
settings.json update 2024-04-07 13:20:18 2024-04-07 13:20:29 +02:00

██████╗  ██████╗ ██╗    ██╗███████╗██████╗
██╔══██╗██╔═══██╗██║    ██║██╔════╝██╔══██╗
██████╔╝██║   ██║██║ █╗ ██║█████╗  ██████╔╝
██╔═══╝ ██║   ██║██║███╗██║██╔══╝  ██╔══██╗
██║     ╚██████╔╝╚███╔███╔╝███████╗██║  ██║
╚═╝      ╚═════╝  ╚══╝╚══╝ ╚══════╝╚═╝  ╚═╝

interface ConverterInterface (Details)

namespace: VastDevelopmentMethod\Minify\Path\Interfaces

@startuml
interface ConverterInterface  #Lavender {
  + convert(string $path) : string
}

note right of ConverterInterface::convert
  Convert file paths.

  return: string
end note
 
@enduml

     ██╗ ██████╗██████╗
     ██║██╔════╝██╔══██╗
     ██║██║     ██████╔╝
██   ██║██║     ██╔══██╗
╚█████╔╝╚██████╗██████╔╝
 ╚════╝  ╚═════╝╚═════╝

Build with Joomla Component Builder