Metabor\Statemachine\ProcessTest::getOneStateNameOfTheCollection PHP Method

getOneStateNameOfTheCollection() protected method

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