v1.0.0
English

ControllerMethodReader.php

system/Commands/Utilities/Routes/ControllerMethodReader.php
1 class 5 methods

class ControllerMethodReader

Reads a controller and returns a list of auto route listing.
__construct (private readonly string $namespace) public
read (string $class, string $defaultController = 'Home', string $defaultMethod = 'index') public
hasRemap (ReflectionClass $class) private
getUriByClass (string $classname) private
getRouteWithoutController (string $classShortname, string $defaultController, string $uriByClass, string $classname, string $methodName, ) private
phpDG v1.0.0 ControllerMethodReader.php 662 files 498 classes 763 fn
Generated