Mongolid\Model\AttributesTest.AttributesTest.::getSomeAttribute PHP Method

getSomeAttribute() public method

public getSomeAttribute ( )
            public function getSomeAttribute()
            {
                return 'something-else';
            }
AttributesTest.AttributesTest.