super-powers/src/a8935cbe-7701-40dc-bfd5-675...
Robot 2125425324
update 2024-04-07 13:20:18
2024-04-07 13:20:46 +02:00
..
README.md update 2023-04-15 16:49:30 2023-04-15 16:49:41 +02:00
code.php update 2023-10-24 10:36:32 2023-10-24 10:36:53 +02:00
code.power update 2023-10-24 10:36:32 2023-10-24 10:36:53 +02:00
settings.json update 2024-04-07 13:20:18 2024-04-07 13:20:46 +02:00

README.md

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

abstract class TypeHelper (Details)

namespace: VDM\Joomla\Utilities\String

@startuml
abstract TypeHelper  #Orange {
  # static $builder
  + {static} safe(String $string, String $option = null)
}

note right of TypeHelper::safe
  Making field type name safe

  since: 3.0.9
end note
 
@enduml

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

Build with Joomla Component Builder