Datastore\Controller\Datastore::index PHP Méthode

index() public méthode

public index ( )
    public function index()
    {
        return $this->render("datastore:views/index.php");
    }