server/build/acceptance/features/core
Daniel Calviño Sánchez 4d71d37fe3 Reorganize method position inside class
For consistency with the rest of private methods in the class,
"isContainerRegistered" is moved below the only public method in which
it is used ("cleanUp").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-19 08:26:03 +02:00
..
Actor.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
ActorAware.php
ActorAwareInterface.php
ActorContext.php
Locator.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
NextcloudTestServerContext.php Move all Docker-related logic to NextcloudTestServerDockerHelper 2017-04-19 08:26:03 +02:00
NextcloudTestServerDockerHelper.php Reorganize method position inside class 2017-04-19 08:26:03 +02:00
NoSuchElementException.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
Utils.php