Metabor\Statemachine\ProcessTest::getOneStateNameOfTheCollection PHP Méthode

getOneStateNameOfTheCollection() protected méthode

See also: MetaborStd\Statemachine\StateCollectionInterfaceTest::getOneStateNameOfTheCollection()
    protected function getOneStateNameOfTheCollection()
    {
        return 'TestState';
    }