Jarves\Configuration\Object::getAddEntryPoint PHP Method

getAddEntryPoint() public method

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