Metabor\Statemachine\StateCollectionTest::getOneStateNameOfTheCollection PHP Method

getOneStateNameOfTheCollection() protected method

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