ICanBoogie
  • Documentation
  • API Reference
  • Routing 4.0.x
Namespaces
  • ICanBoogie
    • Routing
      • Controller
      • Route
      • RouteDispatcher
Classes
  • ClosureController
  • Controller
  • FormattedRoute
  • Helpers
  • Pattern
  • Route
  • RouteCollection
  • RouteDefinition
  • RouteDispatcher
  • RouteMaker
Interfaces
  • Exception
  • ToSlug
Exceptions
  • ActionNotDefined
  • ControllerNotDefined
  • PatternNotDefined
  • PatternRequiresValues
  • RouteNotDefined

Interface ToSlug

An interface used to turn an instance into a slug.

Namespace: ICanBoogie\Routing
See: http://en.wikipedia.org/wiki/Semantic_URL#Slug
Located at ToSlug.php

Methods summary

public to_slug( void ) : string

Returns a slug representation of the instance.

Returns a slug representation of the instance.

Returns

string
Routing 4.0.x – Check on GitHub – API documentation generated by ApiGen