PHP Robo Namespace

Nested Namespaces

Robo\composer
Robo\Task

Classes

Name Description
Robo Manages the container reference and other static data. Favor using dependency injection wherever possible. Avoid using this class directly, unless setting up a custom DI container.
RoboFileFixture RoboFile under test: a fixture containing some commands to use with tests.