fromPackage()
fromPackage(string $fqcn) : string
Converts the provided FQCN into a file name by replacing all slashes and underscores with dots.
Parameters
string | $fqcn |
Service class used to convert Qualified names into URL paths for the Standard Router.