Datastore\Controller\Datastore::index PHP Метод

index() публичный Метод

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