Jarves\Configuration\Object::setEditEntryPoint PHP Méthode

setEditEntryPoint() public méthode

public setEditEntryPoint ( null | string $editEntryPoint )
$editEntryPoint null | string
    public function setEditEntryPoint($editEntryPoint)
    {
        $this->editEntryPoint = $editEntryPoint;
    }
Object