Jarves\Configuration\Object::getListEntryPoint PHP Method

getListEntryPoint() public method

public getListEntryPoint ( ) : null | string
return null | string
    public function getListEntryPoint()
    {
        return $this->listEntryPoint;
    }
Object