RouteInterface part.
Create a new part route.
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
factory(): defined by RouteInterface interface.
| Parameters: | mixed – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Part |
match(): defined by RouteInterface interface.
| Parameters: |
|
|---|---|
| Return type: | RouteMatch|null |
assemble(): Defined by RouteInterface interface.
| Parameters: |
|
|---|---|
| Return type: | mixed |
| Throws : | ExceptionRuntimeException |