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

README.md

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

interface ConverterInterface (Details)

namespace: VDM\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